notification-service (refs_pull_789_head)
Published 2026-06-26 16:19:05 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_789_headsha256:ab3b0cb2d45fa16dcf88b5430029dccd05060a68f7cf04e2c21048d3f20c9c5b
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"] |