sha256:c31fb1facbccbcc4f48b669f168acc96cd695dfbabb5dea7b95af24a4b29aef2
OS/ARCH
Compressed size
81.87 MB
Last pushed
4 months by codefreshdevops
Type
Image
Manifest digest
sha256:2800428bacd9b98f9a873e36650d794f2d0230789baf8ca70fab58a36c9cfa7b
Image Layers
1# debian.sh --arch 'amd64' out/29.36 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.16.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.81 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.64 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11RUN /bin/sh -c npm uninstall484.46 KB12USER node0 B13COPY --chown=node:node /app/node_modules node_modules #2.58 MB14COPY index.js index.js # buildkit258 B15COPY src src # buildkit2.6 KB16CMD ["node" "/app/index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'