sha256:7566fc309f289769c3e77e675cb6054eaf73af123f36e71a479fd0f898ef0604
OS/ARCH
Compressed size
100.39 MB
Last pushed
11 months by ivukotic
Type
Image
Manifest digest
sha256:43f8c76a1a039ff2366d72601070cd9d832470df0c2acd241831a4bb60411af1
Image Layers
1# debian.sh --arch 'arm64' out/26.8 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.21.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.3 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12ENV NEXT_TELEMETRY_DISABLED=10 B13RUN /bin/sh -c groupadd -g3.18 KB14COPY /app/.next/standalone ./ # buildkit23.35 MB15COPY /app/.next/static ./.next/static # buildkit247.69 KB16COPY /app/public ./public # buildkit276.4 KB17COPY package.json . # buildkit453 B18RUN /bin/sh -c mkdir -p808.47 KB19EXPOSE [3000/tcp]0 B20USER 10010 B21CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1760918400'