sha256:a568c5750ea3c8d6a7a01576b13a7eb4a354b547eb459066d1593635c23bf797
OS/ARCH
Compressed size
419.56 MB
Last pushed
15 days by isaitb
Type
Image
Manifest digest
sha256:2f1af3e8aab3507b885ab222b57a4f5ce348b0e5c254141f10b564a5dd3db81a
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.94 MB3RUN /bin/sh -c set -eux;61.43 MB4RUN /bin/sh -c set -ex;201.86 MB5RUN /bin/sh -c groupadd --gid3.25 KB6ENV NODE_VERSION=24.20.00 B7RUN /bin/sh -c ARCH= &&56.96 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 /usr/src/app132 B14COPY package*.json ./ # buildkit25.98 KB15RUN /bin/sh -c npm install20.96 MB16RUN /bin/sh -c npm ci7.9 MB17COPY . . # buildkit34.95 KB18EXPOSE map[8080/tcp:{}]0 B19CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'