notification-service (42b90a4680dfc4c780a0f6f1118b1bc4849988d8)
Published 2026-06-19 15:34:47 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:42b90a4680dfc4c780a0f6f1118b1bc4849988d8sha256:41f7a41df8c781ae832830c7fe73acdf07efffe6d572c31e8865e51f11d65e1c
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"] |