time-service (refs_pull_757_head)
Published 2026-03-22 19:29:16 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/time-service:refs_pull_757_headsha256:138b971c36d946c5fc85baf3c482bd915deaed709c974580fa94935c9e625164
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"] |