sha256:a2fc8180349477cf10e798cfc514a79b26049c03485985ee0a84a8afd2e84411
OS/ARCH
Compressed size
35.43 MB
Last pushed
22 days by projecthami
Type
Image
Manifest digest
sha256:e0f532d93ff195477f917882a957599ec0039a2aa3c13e2a8fecd9a5623adf33
Image Layers
1WORKDIR /apps94 B2COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit126.46 KB3COPY /usr/share/zoneinfo/ /usr/share/zoneinfo/ # buildkit343.26 KB4COPY --chown=65532:65532 /src/server/build/hami-webui /apps/hami-webui #31.83 MB5COPY --chown=65532:65532 /src/public/ /apps/public/ #3.15 MB6USER 65532:655320 B7EXPOSE [3000/tcp 8000/tcp]0 B8HEALTHCHECK {Test:[CMD /apps/hami-webui --healthcheck] Interval:30s0 B9ENTRYPOINT ["/apps/hami-webui"]0 B10CMD ["--conf" "/apps/config/config.yaml"]0 BCommand
WORKDIR /apps