sha256:dc085f070ca56fe0228d3d9247a926c61e77ffd2a41366ef1bae775c7fab280f
OS/ARCH
linux/amd64
Compressed size
660.2 MB
Last pushed
over 1 year by anavpdel
Type
Image
Manifest digest
sha256:dc085f070ca56fe0228d3d9247a926c61e77ffd2a41366ef1bae775c7fab280f
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.98 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/ # buildkit446 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13RUN /bin/sh -c apt-get update1.5 MB14ENV NODE_ENV=production0 B15WORKDIR /app93 B16COPY /app/.next /app/.next # buildkit30.53 MB17COPY /app/node_modules /app/node_modules # buildkit276.29 MB18COPY /app/package.json /app/package-lock.json* /app/ #135.01 KB19COPY /app/prisma /app/prisma # buildkit4.97 KB20COPY /app/public /app/public # buildkit520.79 KB21COPY /app/workers /app/workers # buildkit1.83 KB22COPY /app/dependencies/supervisord.conf /etc/supervisord.conf # buildkit407 B23EXPOSE map[3000/tcp:{}]0 B24CMD ["/usr/bin/supervisord" "-c" "/etc/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1745798400'