sha256:e5a5a035d808e70288386e9d38b81d706a2f5e9dbdb225d28f1976471db2a444
OS/ARCH
linux/amd64
Compressed size
472.96 MB
Last pushed
almost 2 years by enginedevops
Type
Image
Manifest digest
sha256:e5a5a035d808e70288386e9d38b81d706a2f5e9dbdb225d28f1976471db2a444
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 /app125 B14COPY package*.json ./ # buildkit153.74 KB15RUN /bin/sh -c npm install92.87 MB16COPY . . # buildkit181.87 KB17RUN /bin/sh -c npm run651.19 KB18EXPOSE map[3000/tcp:{}]0 B19CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1733097600'