sha256:9cd7dc12d77350d47f08f752cbaa519d1fca309a082b7fe03f68da87f427c16e
OS/ARCH
linux/amd64
Compressed size
2.14 GB
Last pushed
11 months by osiru
Type
Image
Manifest digest
sha256:9cd7dc12d77350d47f08f752cbaa519d1fca309a082b7fe03f68da87f427c16e
Image Layers
1# debian.sh --arch 'amd64' out/46.23 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.65 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.19.50 B7RUN /bin/sh -c ARCH= &&46.17 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 /usr/src/app132 B14COPY package.json yarn.lock ./ #120.45 KB15RUN /bin/sh -c yarn install1.75 GB16COPY . . # buildkit9.45 MB17ENV NODE_ENV=stage0 B18ENV PORT=30050 B19RUN /bin/sh -c yarn build9.51 MB20EXPOSE map[3005/tcp:{}]0 B21CMD ["yarn" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'