omio-pha (sha256:1cf35152e9651798ddc475aa7e2de9e9c908cec6c810a0b81d3dcb5383ae58ed)
Published 2026-07-07 10:28:33 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:1cf35152e9651798ddc475aa7e2de9e9c908cec6c810a0b81d3dcb5383ae58edsha256:1cf35152e9651798ddc475aa7e2de9e9c908cec6c810a0b81d3dcb5383ae58edImage layers
| ARG VERSION=0.6.2 |
| LABEL org.opencontainers.image.version=0.6.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 ["/app/config.yaml"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.te-c.net/TEC/omio-pha |
| org.opencontainers.image.version | 0.6.2 |