notification-service (refs_pull_778_head)
Published 2026-06-14 10:53:05 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_778_headsha256:0872be28e79f2dae599d38edeac7e6c2d8e4fddaac263f338db0ac2a6f524dff
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"] |