time-service (refs_pull_782_head)
Published 2026-05-20 06:46:25 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_782_headsha256:7d8840ea9f2f08991d3f0fd09e89fb9d3521ab1fce9660fb4cd5c6514d8b38cd
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"] |