sha256:8fa9b75c4f83b1a96cc93e905bf6459b57c39fed62fa1f9b817bc2f2c85bb7dc
OS/ARCH
Compressed size
316.75 MB
Last pushed
over 1 year by 4warned
Type
Image
Manifest digest
sha256:cba5761bad9ddb9332bfe576ad9e8a921dc5160ca63d405c9f1c43bf780161b9
Image Layers
1# debian.sh --arch 'arm64' out/26.77 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=23.11.10 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.18 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 B10RUN /bin/sh -c npm install11.57 MB11WORKDIR /app92 B12RUN /bin/sh -c groupadd -r1.13 KB13USER appuser0 B14COPY /app/next.config.js ./ # buildkit446 B15COPY /app/public ./public # buildkit92.6 KB16COPY /app/.next ./.next # buildkit32.33 MB17COPY /app/node_modules ./node_modules # buildkit197.17 MB18COPY /app/package.json ./package.json # buildkit996 B19EXPOSE map[3000/tcp:{}]0 B20ENV NODE_ENV=production0 B21CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1745798400'