sha256:239da062540c65ebef988d4847666ce47bb0e3c815b6fd828fc14b4df44488ea
OS/ARCH
linux/amd64
Compressed size
514.91 MB
Last pushed
over 1 year by aolifu
Type
Image
Manifest digest
sha256:239da062540c65ebef988d4847666ce47bb0e3c815b6fd828fc14b4df44488ea
Image Layers
1# debian.sh --arch 'amd64' out/46.22 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -ex;201.56 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.19.00 B7RUN /bin/sh -c ARCH= &&46.38 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 /app124 B14ENV NODE_ENV=production0 B15COPY /app/public ./public # buildkit2.08 KB16COPY /app/.next ./.next # buildkit8.71 MB17COPY /app/node_modules ./node_modules # buildkit126.53 MB18COPY /app/package.json ./package.json # buildkit450 B19EXPOSE map[3000/tcp:{}]0 B20CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'