notification-service (refs_pull_730_head)
Published 2026-03-12 10:10:08 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_730_headsha256:39df830a8b654cc66c7e80220d9118fc0776ff63f9af7ede46a33be0150149bc
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"] |