sha256:6f089a1c5d96de60af6aa33abf51cb015f497de546faa9fcefaa3cdd32ae5dca
OS/ARCH
Compressed size
79.79 MB
Last pushed
5 months by marc
Type
Image
Manifest digest
sha256:7109802a796766cae87615d46085950188d49464e4d2949abd700976f985cd54
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.22.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.53 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app99 B11ENV NODE_ENV=production0 B12ENV PORT=30000 B13ENV HOSTNAME=0.0.0.00 B14RUN /bin/sh -c addgroup --system1.18 KB15COPY /app/public ./public # buildkit9.09 KB16COPY --chown=nextjs:nodejs /app/.next/standalone ./ #3.19 MB17COPY --chown=nextjs:nodejs /app/.next/static ./.next/static #512.73 KB18USER nextjs0 B19EXPOSE map[3000/tcp:{}]0 B20CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'