notification-service (refs_pull_740_head)
Published 2026-04-01 15:21:52 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_740_headsha256:b5d19c89878931e92e6cdddae6935ae0d958112b70a71377251af27dafe1095b
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"] |