sha256:4c4f94d126b666dbe7b50edd6b4b5d5c414812db516447907d42d26d234084a0
OS/ARCH
Compressed size
313.54 MB
Last pushed
about 2 months by utharwynn
Type
Image
Manifest digest
sha256:cf476c6b5707f1840f2298f61ccabc36598edbfecec60833047d70f12ae67593
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.19.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.16 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NEXT_TELEMETRY_DISABLED=10 B12RUN /bin/sh -c apt-get update3.36 MB13WORKDIR /app32 B14ENV NODE_ENV=production0 B15ENV NEXT_TELEMETRY_DISABLED=10 B16COPY --chown=node:node /app/node_modules ./node_modules #233.33 MB17COPY --chown=node:node package.json package-lock.json ./119.54 KB18COPY --chown=node:node prisma.config.ts ./prisma.config.ts #381 B19COPY --chown=node:node prisma ./prisma #9.86 KB20USER node0 B21CMD ["./node_modules/.bin/prisma" "migrate" "deploy"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1785715200'