time-service (refs_pull_735_head)
Published 2026-02-23 11:20:45 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_735_headsha256:b68cedf908cea2f95122aa73cbb08e714f7409ab53f344e4878568b0041c917a
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"] |