notification-service (refs_pull_783_head)
Published 2026-06-19 14:25:20 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_783_headsha256:94987dfc736ba41ccdd0ad2ad270153311eec466f02a3cb5c6b982a361f7168e
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"] |