time-service (refs_pull_786_head)
Published 2026-05-26 06:27:49 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_786_headsha256:89706991d78798082ff99fb3c3ada72198170f3f25ced31c89dd4d3da8c8f164
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"] |