notification-service (refs_pull_750_head)
Published 2026-04-18 14:21:21 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_750_headsha256:22bf6881334d16d5a49ab783b34ccc26ac8974587eb86738dcbc1a8c14519a91
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"] |