sha256:0f1eb1207c38384e67fb388b20a94b356a8c585b37d4d6514f38ee40f7ea92b3
OS/ARCH
linux/amd64
Compressed size
85.23 MB
Last pushed
about 1 month by lugovsky
Type
Image
Manifest digest
sha256:becb21363870f75639194ebb496fa94f63a2e542fa3d193a254a67a5ee120a23
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'