notification-service (refs_pull_761_head)
Published 2026-05-04 22:12:52 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_761_headsha256:499c85a4f21673278e81184f6e80dec1706c7d951cfa1dd9c68a245629123d84
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"] |