omio-pha (sha256:4cba0e4afa95e459fd2a489211cb6ba6acb00aea6ff404c81d219df323d2ce62)
Published 2026-04-15 15:16:54 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:4cba0e4afa95e459fd2a489211cb6ba6acb00aea6ff404c81d219df323d2ce62sha256:4cba0e4afa95e459fd2a489211cb6ba6acb00aea6ff404c81d219df323d2ce62Image layers
| ARG VERSION=0.3.4 |
| LABEL org.opencontainers.image.version=0.3.4 |
| 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.4 |