sha256:fa39d29f311389ebbc6f6c2067e2b3304d3c7e29a1afaea8cfd2ca08c7aad9c1
OS/ARCH
Compressed size
348.49 MB
Last pushed
over 1 year by 4warned
Type
Image
Manifest digest
sha256:a0677b6b8f44513aae08d224637e63591915ed291e64b11a3b4bbed54c867491
Image Layers
1# debian.sh --arch 'arm64' out/26.74 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=23.10.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.26 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.54 MB11WORKDIR /app93 B12RUN /bin/sh -c groupadd -r1.13 KB13USER appuser0 B14COPY /app/next.config.js ./ # buildkit447 B15COPY /app/public ./public # buildkit92.58 KB16COPY /app/.next ./.next # buildkit64.04 MB17COPY /app/node_modules ./node_modules # buildkit197.17 MB18COPY /app/package.json ./package.json # buildkit785 B19EXPOSE map[3000/tcp:{}]0 B20ENV NODE_ENV=production0 B21CMD ["npm" "start"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1742169600'