sha256:565eaaacd7afdb394eb197ab49374bb1879aed643ecf72ccbe83516d73286504
OS/ARCH
linux/amd64
Compressed size
92.51 MB
Last pushed
30 days by lugovsky
Type
Image
Manifest digest
sha256:a379db51eca1d2a7bf1a8da30f96699c6d9b24c2764b0f292130fd40b6daf919
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 B14RUN |2 COMPARTMENT_RUNTIME_UID=10001 COMPARTMENT_RUNTIME_GID=10001 /bin/sh5.05 MB15RUN |2 COMPARTMENT_RUNTIME_UID=10001 COMPARTMENT_RUNTIME_GID=10001 /bin/sh1.21 KB16WORKDIR /app93 B17COPY --chown=compartment-runtime:compartment-runtime /runtime /app #11.53 MB18USER compartment-runtime0 B19ENTRYPOINT ["dumb-init" "--"]0 B20CMD ["node" "dist/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'