notification-service (700d07d384a3f2c6d4d72ca6e3951cd4f74a1ae1)
Published 2026-05-12 15:30:39 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:700d07d384a3f2c6d4d72ca6e3951cd4f74a1ae1sha256:bb81d2e4d4f7a6bb50c7d9f0be351fc522d8f30dfc068cfb76fa499cefc30583
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"] |