notification-service (refs_pull_772_head)
Published 2026-05-29 07:28:09 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_772_headsha256:44de5ea7b34ad62640648afc85b40ef7369c2eb6e328651ca824253d7da7af20
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"] |