sha256:28e4a05da478a0397621857ed0e68b6f37be237123fc0a5753aa4b002665c77c
OS/ARCH
linux/amd64
Compressed size
431.49 MB
Last pushed
7 months by linagoralinto
Type
Image
Manifest digest
sha256:28e4a05da478a0397621857ed0e68b6f37be237123fc0a5753aa4b002665c77c
Image Layers
1# debian.sh --arch 'amd64' out/47.28 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.54 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=22.14.00 B7RUN /bin/sh -c ARCH= &&53.2 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update15.87 MB14WORKDIR /usr/src/app166 B15COPY package.json ./ # buildkit750 B16RUN /bin/sh -c npm install28.03 MB17COPY . . # buildkit54.21 KB18HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost"]0 B19EXPOSE map[80/tcp:{}]0 B20COPY docker-entrypoint.sh / # buildkit1.36 KB21ENTRYPOINT ["/docker-entrypoint.sh"]0 B22CMD ["npm" "run" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'