time-service (refs_pull_711_head)
Published 2026-01-26 22:44:39 +00:00 by buildtools
Installation
docker pull gitea.unbound.se/shiny/time-service:refs_pull_711_headsha256:177bd32067c0153ac9789476159c779ed5cc4e364cecda26cb80c5d6d08b8870
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"] |