sha256:8fa9b75c4f83b1a96cc93e905bf6459b57c39fed62fa1f9b817bc2f2c85bb7dc
OS/ARCH
Compressed size
325.35 MB
Last pushed
over 1 year by 4warned
Type
Image
Manifest digest
sha256:e8455991061625f5fd36694b4d61ab4632dcc501a42e69eb06800789f4c455ce
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=23.11.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.67 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 npm install11.58 MB11WORKDIR /app92 B12RUN /bin/sh -c groupadd -r1.13 KB13USER appuser0 B14COPY /app/next.config.js ./ # buildkit447 B15COPY /app/public ./public # buildkit92.6 KB16COPY /app/.next ./.next # buildkit32.39 MB17COPY /app/node_modules ./node_modules # buildkit205.06 MB18COPY /app/package.json ./package.json # buildkit998 B19EXPOSE map[3000/tcp:{}]0 B20ENV NODE_ENV=production0 B21CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1745798400'