sha256:686544482164043be4d3c4daf12880e638e61698b67c9443ecfdc2f64d58053b
OS/ARCH
linux/amd64
Compressed size
87.49 MB
Last pushed
2 months by xxxsen
Type
Image
Manifest digest
sha256:1461ddffbd71b4e01e99bd7e6abc88418bebd316c8748fdb0f8894ef0272811a
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=20.20.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 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 /app93 B11ENV NODE_ENV=production NEXT_TELEMETRY_DISABLED=1 PORT=3000 HOSTNAME=0.0.0.00 B12RUN /bin/sh -c addgroup --system1.14 KB13COPY --chown=nextjs:nodejs /app/.next/standalone ./ #18.51 MB14COPY --chown=nextjs:nodejs /app/.next/static ./.next/static #927.32 KB15COPY --chown=nextjs:nodejs /app/public ./public #177 B16USER nextjs0 B17EXPOSE [3000/tcp]0 B18CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'