time-service (refs_pull_691_head)
Published 2026-01-09 18:01:30 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_691_headsha256:bcebee033e75d66aa565e9e3f324882c4089189d3f845ab1490c885d23d65392
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"] |