sha256:452a6ea300879bbc8bfab69750fae07c1368a21a213d0eb11508e301a11c9c54
OS/ARCH
linux/amd64
Compressed size
380.12 MB
Last pushed
over 1 year by kevinlmadison
Type
Image
Manifest digest
sha256:452a6ea300879bbc8bfab69750fae07c1368a21a213d0eb11508e301a11c9c54
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=18.20.60 B7RUN /bin/sh -c ARCH= &&43.6 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14COPY package*.json ./ # buildkit11.84 KB15RUN /bin/sh -c npm install3.18 MB16COPY . . # buildkit14.56 KB17EXPOSE map[8000/tcp:{}]0 B18ENTRYPOINT ["node"]0 B19CMD ["index.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1738540800'