time-service (refs_pull_745_head)
Published 2026-03-06 21:38:30 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/time-service:refs_pull_745_headsha256:a9c6f2172d11367ba48305056aa4fdf85f25a3f427970461338e20083ddb3825
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"] |