sha256:21de53b32d96165af060c9419e8297fe8a518f7057b037623329d15571963b3e
OS/ARCH
linux/amd64
Compressed size
92.51 MB
Last pushed
about 1 month by lugovsky
Type
Image
Manifest digest
sha256:71849fa4b14ffc5ccffc2d968eee0b275a5c6ae189596028171c33bef74321c7
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 /app91 B17COPY --chown=compartment-runtime:compartment-runtime /runtime /app #11.52 MB18USER compartment-runtime0 B19ENTRYPOINT ["dumb-init" "--"]0 B20CMD ["node" "dist/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'