omio-pha (sha256:e601b8221b5e2a3845955a10f754c8238094c31e9cc2f535712d31db1832bdea)
Published 2026-07-07 09:39:13 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:e601b8221b5e2a3845955a10f754c8238094c31e9cc2f535712d31db1832bdeasha256:e601b8221b5e2a3845955a10f754c8238094c31e9cc2f535712d31db1832bdeaImage layers
| ARG VERSION=0.6.1 |
| LABEL org.opencontainers.image.version=0.6.1 |
| 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.6.1 |