Sign inSign up

projecthami/hami-webui:candidate-d3c5a3eda072-33453448927-1

Multi-platform
Index digest

sha256:963d644a6a5ccfc47dc3c04d76186ccb307b45b86de8dc95427ff1104bcd65d2

OS/ARCH

Compressed size

35.44 MB

Last pushed

20 days by projecthami

Type

Image

Manifest digest

sha256:3d4a7fca814db55f4bbd9c7296422067e41c43da0c445d34fcb4180e9d745f17

Image Layers

1WORKDIR /apps94 B
2COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit126.46 KB
3COPY /usr/share/zoneinfo/ /usr/share/zoneinfo/ # buildkit343.26 KB
4COPY --chown=65532:65532 /src/server/build/hami-webui /apps/hami-webui #31.83 MB
5COPY --chown=65532:65532 /src/public/ /apps/public/ #3.15 MB
6USER 65532:655320 B
7EXPOSE [3000/tcp 8000/tcp]0 B
8HEALTHCHECK {Test:[CMD /apps/hami-webui --healthcheck] Interval:30s0 B
9ENTRYPOINT ["/apps/hami-webui"]0 B
10CMD ["--conf" "/apps/config/config.yaml"]0 B

Command

WORKDIR /apps