notification-service (refs_pull_759_head)
Published 2026-05-03 15:37:08 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_759_headsha256:7d25f11c59d73617141da59a4648a7eb6376b0f37a5f2fb6e784b9de7e9b2332
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"] |