sha256:0519e4a31d025977affee87f70b2ae4ef87ec7ec252134fcf499890c78e9533c
OS/ARCH
linux/amd64
Compressed size
258.85 MB
Last pushed
29 days by kailima
Type
Image
Manifest digest
sha256:0519e4a31d025977affee87f70b2ae4ef87ec7ec252134fcf499890c78e9533c
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit445 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c corepack enable55.62 KB11WORKDIR /app93 B12ENV NODE_ENV=production0 B13COPY /app/node_modules ./node_modules # buildkit175.17 MB14COPY . . # buildkit447.72 KB15COPY /app/.next ./.next # buildkit7 MB16EXPOSE [3000/tcp]0 B17CMD ["pnpm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'