sha256:96823c15d7bbf4fb2a1e15e91390843e6b77680b4357cf05e5cde7b0f2152642
OS/ARCH
Compressed size
637.83 MB
Last pushed
about 1 year by nishmithas
Type
Image
Manifest digest
sha256:e809792848f13626ef12404737424ecfd9abf9ea1369c2a3fd684b6286f1bcc8
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -ex;201.6 MB5RUN /bin/sh -c groupadd --gid3.24 KB6ENV NODE_VERSION=20.19.40 B7RUN /bin/sh -c ARCH= &&46.41 MB8ENV YARN_VERSION=1.22.220 B9RUN /bin/sh -c set -ex1.19 MB10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B11ENTRYPOINT ["docker-entrypoint.sh"]0 B12CMD ["node"]0 B13WORKDIR /app93 B14ENV NODE_ENV=production0 B15ENV NEXT_DISABLE_ESLINT=true0 B16RUN /bin/sh -c groupadd -r1.11 KB17COPY /app/.next .next # buildkit19.27 MB18COPY /app/node_modules ./node_modules # buildkit109.66 MB19COPY /app/package.json ./package.json # buildkit678 B20COPY /app/public ./public # buildkit69.37 KB21COPY /app/scripts ./scripts # buildkit1.35 KB22COPY /app/dist-worker ./dist-worker # buildkit14.08 KB23COPY /app/worker ./worker # buildkit2.74 KB24COPY /app/next.config.ts ./next.config.ts # buildkit318 B25RUN /bin/sh -c mkdir -p129.03 MB26VOLUME [/app/data]0 B27EXPOSE map[3000/tcp:{}]0 B28USER app0 B29EXPOSE map[3000/tcp:{}]0 B30ENV NATS_WATCH_INTERNAL_BASE_URL=http://127.0.0.1:30000 B31CMD ["sh" "-lc" "npm run0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'