sha256:b2b300a6de5b542b84a782eab976667af238a40f26cb83451e6498a9209d6577
OS/ARCH
linux/amd64
Compressed size
414.36 MB
Last pushed
over 1 year by oscarzhou
Type
Image
Manifest digest
sha256:b2b300a6de5b542b84a782eab976667af238a40f26cb83451e6498a9209d6577
Image Layers
1# debian.sh --arch 'amd64' out/46.24 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 B13WORKDIR /app93 B14COPY package*.json ./ # buildkit29.83 KB15RUN /bin/sh -c npm install18.42 MB16COPY . . # buildkit9.42 MB17EXPOSE map[8080/tcp:{}]0 B18CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1743984000'