sha256:b6d398f1f0d3435a5d1a851ebce25bcb2f920bf549397c270e947726df1a2dfb
OS/ARCH
Compressed size
358.44 MB
Last pushed
about 1 year by 4warned
Type
Image
Manifest digest
sha256:8a8dfe7338573e183e9ee3e6cdcc0b221212001b2d6f1a1af81f3db3f4e72796
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=23.11.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.67 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c npm install11.63 MB11WORKDIR /app93 B12RUN /bin/sh -c groupadd -r1.13 KB13USER appuser0 B14COPY /app/next.config.js ./ # buildkit448 B15COPY /app/public ./public # buildkit92.59 KB16COPY /app/.next ./.next # buildkit65.43 MB17COPY /app/node_modules ./node_modules # buildkit205.06 MB18COPY /app/package.json ./package.json # buildkit995 B19EXPOSE map[3000/tcp:{}]0 B20ENV NODE_ENV=production0 B21CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'