notification-service (refs_pull_742_head)
Published 2026-04-02 11:33:57 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_742_headsha256:a762697335d0a5b86b68b080290b0a34f6c7f40e408cac2d9feabf4b696d448c
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"] |