omio-pha (sha256:ea072044d8269169850ea2c38265bb5a46ced85c69baa4db5ce9a43b9a94dfc2)
Published 2026-04-15 15:34:12 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:ea072044d8269169850ea2c38265bb5a46ced85c69baa4db5ce9a43b9a94dfc2sha256:ea072044d8269169850ea2c38265bb5a46ced85c69baa4db5ce9a43b9a94dfc2Image layers
| ARG VERSION=0.3.5 |
| LABEL org.opencontainers.image.version=0.3.5 |
| 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.3.5 |