sha256:18c0f4958df05eaf92ced62841158491688f5ad07e585211fb942daf99ba6db3
OS/ARCH
linux/amd64
Compressed size
270.16 MB
Last pushed
about 2 months by visualregressiontracker
Type
Image
Manifest digest
sha256:18c0f4958df05eaf92ced62841158491688f5ad07e585211fb942daf99ba6db3
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV DEBIAN_FRONTEND=noninteractive0 B11RUN /bin/sh -c apt update2.49 MB12COPY /app/node_modules ./node_modules # buildkit199.28 MB13COPY /app/package*.json ./ # buildkit131.19 KB14COPY /app/dist ./dist # buildkit198.79 KB15EXPOSE map[3000/tcp:{}]0 B16CMD ["npm" "run" "start:prod"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'