sha256:fec53119ae3b6d251b43a81a7a58dfbb5275f8acef27e3222a0f34861313846a
OS/ARCH
linux/amd64
Compressed size
98.79 MB
Last pushed
12 months by ivukotic
Type
Image
Manifest digest
sha256:ed559a3348d2d97b935b6d21fe6f582212b9a325089d52da476ff57dbbdf8425
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=22.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.12 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit444 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app92 B11ENV NODE_ENV=production0 B12ENV NEXT_TELEMETRY_DISABLED=10 B13RUN /bin/sh -c groupadd -g3.18 KB14COPY /app/.next/standalone ./ # buildkit22.88 MB15COPY /app/.next/static ./.next/static # buildkit242.53 KB16COPY /app/public ./public # buildkit1.62 KB17COPY package.json . # buildkit443 B18EXPOSE &{[{{68 0} {68 0}}]0 B19USER 10010 B20CMD ["node" "server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1759104000'