sha256:b40bbec2b963932545a8b7ac15efef3ec087c76dce4da0ea4c3659fa2abd695e
OS/ARCH
Compressed size
153.55 MB
Last pushed
19 days by projecthami
Type
Image
Manifest digest
sha256:d1da6999febbdf5662dbd24a4a461f278c87685cc5dc8bd1c38c8dc5a34a27a3
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=24.20.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.43 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 B11WORKDIR /apps94 B12RUN /bin/sh -c groupadd -r1.12 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 'amd64' out/ 'bookworm' '@1787529600'