notification-service (refs_pull_755_head)
Published 2026-04-29 07:29:33 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_755_headsha256:1273d4afb977089226d47ea5b9671b9aa9e4720479092e13d56837f849a15874
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"] |