sha256:335a3a60e1084c28f5d10e8988df7f7f381df26cf7dca0a71b4afeef4ffefc28
OS/ARCH
Compressed size
91.97 MB
Last pushed
8 months by codefreshdevops
Type
Image
Manifest digest
sha256:0dce17271d21edd5c7ee281266b6554723e3a8257c2edef32b556753a7f9a5d4
Image Layers
1# debian.sh --arch 'amd64' out/27.79 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.13.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.84 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 uninstall543.77 KB12USER node0 B13COPY --chown=node:node /app/node_modules node_modules #15.17 MB14COPY index.js index.js # buildkit656 B15COPY src src # buildkit1.1 KB16CMD ["node" "/app/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'