sha256:dae68f38c441507e27f2a4fc2c1f99ae6382b7b325e8fd3cd558e8a11b601e57
OS/ARCH
Compressed size
85.09 MB
Last pushed
3 days by snbot
Type
Image
Manifest digest
sha256:12ec7e7e595bdd78f51235b000ee652ebd1e83de8ce9e4094cf1bb46d6be3f13
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=22.23.20 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=47.62 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10WORKDIR /app93 B11ENV NODE_ENV=production0 B12COPY /deploy /app # buildkit8.86 MB13COPY /app/services/observability-exporter/dist /app/dist # buildkit51.69 KB14USER 10000 B15EXPOSE [8080/tcp]0 B16CMD ["node" "dist/main.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1787529600'