time-service (323280c2a0f54ea9ac23f3113419fc4e95f55c33)
Published 2026-02-11 00:12:13 +00:00 by buildtools
Installation
docker pull gitea.unbound.se/shiny/time-service:323280c2a0f54ea9ac23f3113419fc4e95f55c33sha256:95acb340ab35e09d3c828b90626095c26e1ec9b7ccf19cb77b5f43fdce12ff5f
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"] |