sha256:33d678696e759c4ffbfca35f8027b5d114c15aac1cfbc83f5fddd631f6988267
OS/ARCH
linux/amd64
Compressed size
515.59 MB
Last pushed
over 1 year by aolifu
Type
Image
Manifest digest
sha256:33d678696e759c4ffbfca35f8027b5d114c15aac1cfbc83f5fddd631f6988267
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 B15ENV NEXT_PUBLIC_GITHUB_TOKEN=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0 B16COPY /app/public ./public # buildkit2.07 KB17COPY /app/.next ./.next # buildkit9.38 MB18COPY /app/node_modules ./node_modules # buildkit126.53 MB19COPY /app/package.json ./package.json # buildkit450 B20EXPOSE map[3000/tcp:{}]0 B21CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'