sha256:8bf211daf4b33d7c25eaead7a542e8a679d60f43a4d1dec8a12137b7baf81bcf
OS/ARCH
linux/amd64
Compressed size
85.23 MB
Last pushed
about 1 month by lugovsky
Type
Image
Manifest digest
sha256:675f21494f24f075723e6257b65888584b4ae61e51eb0aaf37d005b100b9beb2
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 B10ENV NODE_ENV=production0 B11LABEL org.opencontainers.image.source=https://github.com/compartmentdev/compartment0 B12RUN /bin/sh -c apt-get update5.05 MB13WORKDIR /app93 B14COPY /runtime /app # buildkit4.24 MB15RUN /bin/sh -c install -d156 B16USER node0 B17ENTRYPOINT ["dumb-init" "--"]0 B18CMD ["node" "dist/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'