omio-pha (sha256:827f47c7b214ae949e590a45473dc3c4256cf2a2526f4e0a4ed41d560b6d1b82)
Published 2026-06-04 11:08:06 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:827f47c7b214ae949e590a45473dc3c4256cf2a2526f4e0a4ed41d560b6d1b82sha256:827f47c7b214ae949e590a45473dc3c4256cf2a2526f4e0a4ed41d560b6d1b82Image layers
| ARG VERSION=0.4.3 |
| LABEL org.opencontainers.image.version=0.4.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 ["/app/config.yaml"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.te-c.net/TEC/omio-pha |
| org.opencontainers.image.version | 0.4.3 |