omio-pha (sha256:cb0152b107f5922810fa2ed51358e5649f36cb30a53d0f1d8f9207590ec81e15)
Published 2026-06-24 13:49:09 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:cb0152b107f5922810fa2ed51358e5649f36cb30a53d0f1d8f9207590ec81e15sha256:cb0152b107f5922810fa2ed51358e5649f36cb30a53d0f1d8f9207590ec81e15Image layers
| ARG VERSION=0.5.0 |
| LABEL org.opencontainers.image.version=0.5.0 |
| LABEL org.opencontainers.image.source=https://git.te-c.net/TEC/omio-pha |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit |
| COPY /app/omio-pha /omio-pha # buildkit |
| COPY /app/config.example.yaml /app/config.yaml # buildkit |
| ENTRYPOINT ["/omio-pha"] |
| CMD ["/app/config.yaml"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.te-c.net/TEC/omio-pha |
| org.opencontainers.image.version | 0.5.0 |