Sign inSign up

projecthami/hami-webui-fe-oss:candidate-daa100b49802-33245713731-1

Multi-platform
Index digest

sha256:bb538e3c9f9b3df7b62bb99afe5bb890a6c6c48cc6a5c3fc2d04963445514695

OS/ARCH

Compressed size

153.55 MB

Last pushed

21 days by projecthami

Type

Image

Manifest digest

sha256:e2a12dc18bc48aa57ed436834a4bdd35ee3938056236aa0cbd1b90ea6b3e39ec

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.20.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.43 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 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.12 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 'amd64' out/ 'bookworm' '@1787529600'