notification-service (refs_pull_774_head)
Published 2026-06-05 09:36:37 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_774_headsha256:748fd1e8984b81cd0dcf18a1f500c290490672b5b29c99321942d27aaca86661
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"] |