notification-service (refs_pull_773_head)
Published 2026-05-31 06:28:42 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_773_headsha256:dcb07cd313d51d4a08cbf87a9fb240375bc7d342be730acc0cef95160510a6a1
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"] |