sha256:aeb11f28436038f491e6e7b3a69e4e2b5a9318f1ada26ad36a7b82e5246f751f
OS/ARCH
linux/amd64
Compressed size
498.81 MB
Last pushed
almost 2 years by sptmru
Type
Image
Manifest digest
sha256:aeb11f28436038f491e6e7b3a69e4e2b5a9318f1ada26ad36a7b82e5246f751f
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.76 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.52 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=20.18.10 B7RUN /bin/sh -c ARCH= &&45.99 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /usr/src/app133 B14COPY package*.json ./ # buildkit46.6 KB15RUN /bin/sh -c npm install116.29 MB16COPY . . # buildkit3.31 MB17RUN /bin/sh -c npm run37 KB18COPY .env.example ./build/.env # buildkit1.12 KB19COPY docker-entrypoint.sh . # buildkit1.75 KB20RUN /bin/sh -c chmod +x1.77 KB21ENTRYPOINT ["/usr/src/app/docker-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'