omio-pha (sha256:a85392c668edf41de1ff8b73b71e0b799570b6cfc8d953e185c9e323b5078ead)
Published 2026-03-19 14:02:14 +01:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:a85392c668edf41de1ff8b73b71e0b799570b6cfc8d953e185c9e323b5078eadsha256:a85392c668edf41de1ff8b73b71e0b799570b6cfc8d953e185c9e323b5078eadImage 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 |