sha256:b2dd4fc3ef29ba1bfea67c5aaf3c1bced71cc10470cc2af1ac83ce92227cac3d
OS/ARCH
linux/amd64
Compressed size
1 GB
Last pushed
3 days by readonlyrestkbn
Type
Image
Manifest digest
sha256:dd9a6f04ecb1b49cc2914209eca9df7a507bb100c65204738c260e0bfff5977f
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c rm -rf245 B11WORKDIR /usr/src/app133 B12ARG DEBIAN_SNAPSHOT=20260913T000000Z0 B13RUN |1 DEBIAN_SNAPSHOT=20260913T000000Z /bin/sh -c410 B14RUN |1 DEBIAN_SNAPSHOT=20260913T000000Z /bin/sh -c51.79 MB15RUN |1 DEBIAN_SNAPSHOT=20260913T000000Z /bin/sh -c1.36 KB16USER pptruser0 B17COPY /app_build/package*.json ./ # buildkit196.9 KB18COPY /app_build/scheduler/package*.json ./scheduler/ # buildkit830 B19COPY /app_build/node_modules ./node_modules # buildkit210 MB20COPY /app_build/scheduler/node_modules ./scheduler/node_modules # buildkit197 B21COPY --chown=pptruser:pptruser scripts/install_nix.sh ./install_nix.sh #1.02 KB22ENV PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true0 B23ENV PUPPETEER_EXECUTABLE_PATH=/home/pptruser/.nix-profile/bin/chromium0 B24ENV PATH=/home/pptruser/.nix-profile/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B25ARG NIXPKGS_REV=02f5696b0e6097e589076d886b317b83ff0437d70 B26RUN |2 DEBIAN_SNAPSHOT=20260913T000000Z NIXPKGS_REV=02f5696b0e6097e589076d886b317b83ff0437d7 /bin/sh671.76 MB27COPY --chown=pptruser:pptruser app_build/.next ./.next #9.09 MB28COPY app_build/public ./public # buildkit7.02 MB29COPY app_build/.dist ./.dist # buildkit187.33 KB30COPY app_build/next.config.base.js ./next.config.js # buildkit1.08 KB31COPY --chown=pptruser:pptruser /app_build/scripts/ /home/pptruser/tmp_scripts/ #11.36 KB32COPY --chown=pptruser:pptruser scripts/copy_scripts.sh /home/pptruser/copy_scripts.sh #497 B33COPY --chown=pptruser:pptruser scripts/prepare_dotenv.sh /home/pptruser/prepare_dotenv.sh #1.92 KB34USER root0 B35RUN |2 DEBIAN_SNAPSHOT=20260913T000000Z NIXPKGS_REV=02f5696b0e6097e589076d886b317b83ff0437d7 /bin/sh146.25 KB36USER pptruser0 B37COPY --chown=root:root --chmod=755 scripts/entrypoint.sh /usr/local/bin/anaphora-entrypoint.sh1.15 KB38COPY start.js ./start.js # buildkit1.83 KB39COPY scheduler/node-compat.cjs ./scheduler/node-compat.cjs # buildkit495 B40USER root0 B41ARG COMMIT_SHA=329b28368d3ecc9ee9115c1d3f2a1e62b4d9e4750 B42ENV COMMIT_SHA=329b28368d3ecc9ee9115c1d3f2a1e62b4d9e4750 B43EXPOSE [3000/tcp]0 B44HEALTHCHECK &{["CMD-SHELL" "curl -o /dev/null0 B45ENV BUILD_ENV=GHCR0 B46ENTRYPOINT ["/usr/bin/tini" "-g" "--"]0 B47CMD ["/usr/local/bin/anaphora-entrypoint.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'