omio-pha (sha256:bebc8934a32386649a72e2d2e84d8d67a80b906b5a7c2e6d9a36afb3ae397c0a)
Published 2026-06-24 15:48:47 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:bebc8934a32386649a72e2d2e84d8d67a80b906b5a7c2e6d9a36afb3ae397c0asha256:bebc8934a32386649a72e2d2e84d8d67a80b906b5a7c2e6d9a36afb3ae397c0aImage layers
| ARG VERSION=0.6.0 |
| LABEL org.opencontainers.image.version=0.6.0 |
| 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.0 |