sha256:9ea55a2306c0e0528fee5a3010d76db6320fa5e27611ef5ba5a04e561e0d4aed
OS/ARCH
linux/amd64
Compressed size
133.84 MB
Last pushed
about 1 month by lugovsky
Type
Image
Manifest digest
sha256:0786910b3f291b0591d09a96fa1543d4487eaaaa058c55fd796d2094e6b987a6
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=24.15.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.37 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 B10ARG COMPARTMENT_RUNTIME_UID=100010 B11ARG COMPARTMENT_RUNTIME_GID=100010 B12ENV NODE_ENV=production0 B13LABEL org.opencontainers.image.source=https://github.com/compartmentdev/compartment0 B14COPY /out/buildctl /usr/local/bin/buildctl # buildkit8.37 MB15COPY /out/buildkitd /usr/local/bin/buildkitd # buildkit18.44 MB16COPY /out/buildkit-runc-gvisor /usr/local/bin/buildkit-runc-gvisor # buildkit8.43 MB17COPY /out/railpack /usr/local/bin/railpack # buildkit8.33 MB18COPY --chmod=755 packages/worker/scripts/start-seeded-buildkit.sh /usr/local/bin/start-seeded-buildkit #1.29 KB19COPY --chmod=755 packages/worker/scripts/package-buildkit-seed.mjs /usr/local/bin/package-buildkit-seed #1.13 KB20RUN |2 COMPARTMENT_RUNTIME_UID=10001 COMPARTMENT_RUNTIME_GID=10001 /bin/sh5.05 MB21RUN |2 COMPARTMENT_RUNTIME_UID=10001 COMPARTMENT_RUNTIME_GID=10001 /bin/sh1.21 KB22WORKDIR /app93 B23COPY --chown=compartment-runtime:compartment-runtime /runtime /app #9.29 MB24USER compartment-runtime0 B25ENTRYPOINT ["dumb-init" "--"]0 B26CMD ["node" "dist/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'