time-service (refs_pull_706_head)
Published 2026-01-17 16:35:16 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_706_headsha256:9d93d324252c654705216dc3522e9d61cea027aff8c0b1199ffd0fe8dbbdbe41
Image Layers
| ENV TZ=Europe/Stockholm |
| COPY /usr/share/zoneinfo /usr/share/zoneinfo # buildkit |
| COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ # buildkit |
| COPY /release/service / # buildkit |
| CMD ["/service"] |