Sign inSign up

projecthami/hami-webui-fe-oss:candidate-3b7ec1f4a87f-33250523780-1

Multi-platform
Index digest

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 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.4 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NODE_ENV=production0 B
11WORKDIR /apps94 B
12RUN /bin/sh -c groupadd -r1.11 KB
13COPY --chown=appuser:appuser /src/dist/ ./dist/ #44.78 KB
14COPY --chown=appuser:appuser /src/node_modules/ ./node_modules/ #74.4 MB
15COPY --chown=appuser:appuser /src/public/ ./public/ #2.12 MB
16USER appuser0 B
17EXPOSE [3000/tcp]0 B
18HEALTHCHECK {Test:[CMD-SHELL node -e "require('http').get('http://localhost:3000/health_check',0 B
19CMD ["node" "dist/main"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1787529600'