sha256:98df4fd829e1dde9eb79f02b9644d9b6ea9c7880a5071fe71a30f24ea0c8d361
OS/ARCH
linux/amd64
Compressed size
293.05 MB
Last pushed
about 4 hours by netbirdiodev
Type
Image
Manifest digest
sha256:98df4fd829e1dde9eb79f02b9644d9b6ea9c7880a5071fe71a30f24ea0c8d361
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 B10RUN /bin/sh -c apt-get update386.85 KB11WORKDIR /usr/app108 B12ENV NODE_ENV=production0 B13ENV HOSTNAME=0.0.0.00 B14ENV PORT=30000 B15COPY --chown=node:node .next/standalone ./ #41.25 MB16COPY --chown=node:node .next/static ./.next/static #2.99 MB17COPY --chown=node:node public ./public #180.36 MB18COPY --chown=node:node docker/entrypoint.sh ./entrypoint.sh #1.1 KB19RUN /bin/sh -c chmod +x1.09 KB20USER node0 B21EXPOSE map[3000/tcp:{}]0 B22HEALTHCHECK &{["CMD-SHELL" "node -e \"fetch('http://127.0.0.1:3000/').then(r0 B23ENTRYPOINT ["/usr/bin/tini" "--" "/usr/app/entrypoint.sh"]0 B24CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'