omio-pha (sha256:ccf2b2c419e7492d96e3be9fe8f2932b974ef53c1c0c6d31d2adf5ffc9cf732c)
Published 2026-07-14 09:46:48 +02:00 by tobias
Installation
docker pull git.te-c.net/tec/omio-pha@sha256:ccf2b2c419e7492d96e3be9fe8f2932b974ef53c1c0c6d31d2adf5ffc9cf732csha256:ccf2b2c419e7492d96e3be9fe8f2932b974ef53c1c0c6d31d2adf5ffc9cf732cImage layers
| ARG VERSION=0.7.0 |
| LABEL org.opencontainers.image.version=0.7.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/omio-pha-cmd /omio-pha-cmd # 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.7.0 |