omio-pha (sha256:3996ce498f78562297aa4f4b753b9aa499c4de7d9cb34c89d6389512accec893)
Published 2026-03-19 14:21:49 +01:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:3996ce498f78562297aa4f4b753b9aa499c4de7d9cb34c89d6389512accec893sha256:3996ce498f78562297aa4f4b753b9aa499c4de7d9cb34c89d6389512accec893Image layers
| ARG VERSION=0.3.3 |
| LABEL org.opencontainers.image.version=0.3.3 |
| 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.3 |