notification-service (refs_pull_785_head)
Published 2026-06-20 19:04:08 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_785_headsha256:cad6844b6af6782fd8b1c4fe86f0877d5cda5f20c1c62ad695c0642c3cf38786
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"] |