time-service (refs_pull_736_head)
Published 2026-02-24 23:31:02 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_736_headsha256:d691427664043363b4d55fc4d560dc8442b1cc22a5ef9ae5f6ebaf8e739beb30
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"] |