sha256:6e2fc964f1b5b574c8be55ed052a6cce2ffdba63f6b22e0595fb302dfa41d7b7
OS/ARCH
linux/amd64
Compressed size
84.02 MB
Last pushed
6 months by countly
Type
Image
Manifest digest
sha256:e5130a1f1c92b69896d6c13e9b6d1833fa3826d80791e817faf22762b006bad4
Image Layers
1# debian.sh --arch 'amd64' out/26.93 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=25.8.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.81 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c apt-get update387.06 KB11WORKDIR /app93 B12COPY package.json package-lock.json* ./ #10.62 KB13RUN /bin/sh -c npm ci8.19 MB14COPY src/ src/ # buildkit75.14 KB15USER node0 B16ENV NODE_ENV=production0 B17EXPOSE [8080/tcp]0 B18ENTRYPOINT ["tini" "--"]0 B19CMD ["node" "--experimental-strip-types" "--expose-gc" "--max-old-space-size=4096"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'