sha256:b40bbec2b963932545a8b7ac15efef3ec087c76dce4da0ea4c3659fa2abd695e
OS/ARCH
Compressed size
153.41 MB
Last pushed
19 days by projecthami
Type
Image
Manifest digest
sha256:4c2bd3e35d485876acdd51a5ccda575a3fdbd5f96fbb1083d5ac2a9ed6da38f1
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.4 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10ENV NODE_ENV=production0 B11WORKDIR /apps94 B12RUN /bin/sh -c groupadd -r1.11 KB13COPY --chown=appuser:appuser /src/dist/ ./dist/ #44.78 KB14COPY --chown=appuser:appuser /src/node_modules/ ./node_modules/ #74.4 MB15COPY --chown=appuser:appuser /src/public/ ./public/ #2.12 MB16USER appuser0 B17EXPOSE [3000/tcp]0 B18HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost:3000/health_check',0 B19CMD ["node" "dist/main"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'