notification-service (refs_pull_769_head)
Published 2026-05-24 19:59:53 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_769_headsha256:d9d31ac9f3cbb95f475e741696abb56f4024a3cb8cd58ad24188fcc7631b613e
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"] |