omio-pha (sha256:dbaf09512d2cad04c59cfbf607e86696cdf8a3856cfbee3f7c904e774f91d315)
Published 2026-06-04 10:07:58 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:dbaf09512d2cad04c59cfbf607e86696cdf8a3856cfbee3f7c904e774f91d315sha256:dbaf09512d2cad04c59cfbf607e86696cdf8a3856cfbee3f7c904e774f91d315Image layers
| ARG VERSION=0.4.2 |
| LABEL org.opencontainers.image.version=0.4.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.4.2 |