time-service (refs_pull_712_head)
Published 2026-01-27 07:06:00 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_712_headsha256:1cf785db515d8cce849dd798f584579c2ad7954ba68e1c21db421ef76e054ae2
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"] |