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