sha256:e55f357b81ac27dce97baa8341b40fce62e27bfb7051752c448e94d4e0276218
OS/ARCH
linux/amd64
Compressed size
514.97 MB
Last pushed
over 1 year by aolifu
Type
Image
Manifest digest
sha256:e55f357b81ac27dce97baa8341b40fce62e27bfb7051752c448e94d4e0276218
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.07 KB16COPY /app/.next ./.next # buildkit8.77 MB17COPY /app/node_modules ./node_modules # buildkit126.53 MB18COPY /app/package.json ./package.json # buildkit451 B19EXPOSE map[3000/tcp:{}]0 B20CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'