time-service (refs_pull_705_head)
Published 2026-01-17 14:09:27 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_705_headsha256:f583509895e7bccd853ad5fdec8b762408df750bded335d104ab05118e1fa155
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"] |