omio-pha (sha256:1652994092e16192db86d0eb34006ef1c79a201678a70114deabc2dc87795a1e)
Published 2026-03-19 14:21:49 +01:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:1652994092e16192db86d0eb34006ef1c79a201678a70114deabc2dc87795a1esha256:1652994092e16192db86d0eb34006ef1c79a201678a70114deabc2dc87795a1eImage layers
| ARG VERSION=0.3.3 |
| LABEL org.opencontainers.image.version=0.3.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 ["config.yaml"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.source | https://git.te-c.net/TEC/omio-pha |
| org.opencontainers.image.version | 0.3.3 |