sha256:61d28ad5afec671dca048768c67b49f5bdd54761e81a23815e767a291c556614
OS/ARCH
linux/amd64
Compressed size
133.83 MB
Last pushed
about 1 month by lugovsky
Type
Image
Manifest digest
sha256:2a37334a1b91005cd3483ad7b1d80e6e63bc7e885ea166fc01872838a44d3f60
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 MB18RUN |2 COMPARTMENT_RUNTIME_UID=10001 COMPARTMENT_RUNTIME_GID=10001 /bin/sh5.05 MB19RUN |2 COMPARTMENT_RUNTIME_UID=10001 COMPARTMENT_RUNTIME_GID=10001 /bin/sh1.21 KB20WORKDIR /app93 B21COPY --chown=compartment-runtime:compartment-runtime /runtime /app #9.28 MB22USER compartment-runtime0 B23ENTRYPOINT ["dumb-init" "--"]0 B24CMD ["node" "dist/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'