sha256:9fb9e9d0f55d5377cbf336993b01f0bb6955c9a4329691fb608eece74380a78e
OS/ARCH
linux/amd64
Compressed size
85.23 MB
Last pushed
about 1 month by lugovsky
Type
Image
Manifest digest
sha256:cb017c7a7ecb98019dcdcf71cbbdaa27d05def55b5479b7f7621200cd7720024
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 -d157 B16USER node0 B17ENTRYPOINT ["dumb-init" "--"]0 B18CMD ["node" "dist/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1779062400'