omio-pha (sha256:a36c5782f676938733051f01a7725e933f27c6748328d09c38232f6b089bdd12)
Published 2026-03-19 14:02:14 +01:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:a36c5782f676938733051f01a7725e933f27c6748328d09c38232f6b089bdd12sha256:a36c5782f676938733051f01a7725e933f27c6748328d09c38232f6b089bdd12Image layers
| ARG VERSION=0.3.2 |
| LABEL org.opencontainers.image.version=0.3.2 |
| 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 ["config.yaml"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.te-c.net/TEC/omio-pha |
| org.opencontainers.image.version | 0.3.2 |