sha256:92f0feec27bafd38958ba15dd6b998bd6cd4796472d5fce3dfc405d86e06a640
OS/ARCH
linux/amd64
Compressed size
132.64 MB
Last pushed
29 days by lugovsky
Type
Image
Manifest digest
sha256:09fe83c5675fded97534a5a9abd03e9b126c0117ea0f23bfdb18ccf2021bc2e9
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 #8.09 MB22USER compartment-runtime0 B23ENTRYPOINT ["dumb-init" "--"]0 B24CMD ["node" "dist/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'