sha256:e5765a2d121ec395eacafd0bcc1dc0aa84d719bfb0ebac95d5405eea637cfc3e
OS/ARCH
Compressed size
106.57 MB
Last pushed
6 months by forewarnedsecurity
Type
Image
Manifest digest
sha256:4c69b4dbd6d41d9c1ebdbf1e2995c40c13dc14b0a2a7615fe61f72bc41f1a9cf
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=25.4.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=44.9 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ARG VERSION=v2.3-test0 B11LABEL version=v2.3-test0 B12LABEL org.opencontainers.image.version=v2.3-test0 B13WORKDIR /app93 B14RUN |1 VERSION=v2.3-test /bin/sh -c12.11 MB15RUN |1 VERSION=v2.3-test /bin/sh -c1.11 KB16COPY --chown=appuser:appuser /app/.next/standalone ./ #19.55 MB17COPY --chown=appuser:appuser /app/.next/static ./.next/static #1.35 MB18COPY --chown=appuser:appuser /app/public ./public #93.82 KB19COPY --chown=appuser:appuser /app/start-server.js ./ #944 B20COPY --chown=appuser:appuser /app/package.json ./package.json #783 B21USER appuser0 B22EXPOSE [3000/tcp]0 B23ENV NODE_ENV=production0 B24ENV PORT=30000 B25ENV HOSTNAME=0.0.0.00 B26CMD ["node" "start-server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1768176000'