sha256:7f16a9f6267a50203e22986931dc2eeca7c8a2fb47e801c636d2c1c09adc1374
OS/ARCH
linux/amd64
Compressed size
632.85 MB
Last pushed
over 1 year by anavpdel
Type
Image
Manifest digest
sha256:7f16a9f6267a50203e22986931dc2eeca7c8a2fb47e801c636d2c1c09adc1374
Image Layers
1# debian.sh --arch 'amd64' out/51.26 MB2RUN /bin/sh -c set -eux;15.03 MB3RUN /bin/sh -c set -eux;52.22 MB4RUN /bin/sh -c set -ex;187.97 MB5RUN /bin/sh -c groupadd --gid3.99 KB6ENV NODE_VERSION=18.20.80 B7RUN /bin/sh -c ARCH= &&43.56 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13ENV NODE_ENV=production0 B14WORKDIR /app93 B15COPY /app/.next /app/.next # buildkit30.66 MB16COPY /app/node_modules /app/node_modules # buildkit250.32 MB17COPY /app/package.json /app/package-lock.json* /app/ #121.7 KB18COPY /app/prisma /app/prisma # buildkit4.47 KB19COPY /app/public /app/public # buildkit520.78 KB20EXPOSE map[3000/tcp:{}]0 B21CMD ["/bin/sh" "-c" "npx prisma0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1743984000'