sha256:335a3a60e1084c28f5d10e8988df7f7f381df26cf7dca0a71b4afeef4ffefc28
OS/ARCH
Compressed size
92.06 MB
Last pushed
8 months by codefreshdevops
Type
Image
Manifest digest
sha256:dac12e4d9099147460356c34bb2415c0d2461c6abf82947166f0b2b44ff4a056
Image Layers
1# debian.sh --arch 'arm64' out/27.86 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.13.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.86 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c npm uninstall544.11 KB12USER node0 B13COPY --chown=node:node /app/node_modules node_modules #15.17 MB14COPY index.js index.js # buildkit658 B15COPY src src # buildkit1.1 KB16CMD ["node" "/app/index.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1768176000'