notification-service (refs_pull_756_head)
Published 2026-04-29 07:31:04 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_756_headsha256:f8de08efb5db25106d9afe694c11c8bc7bfe73219fb7aee178f9f2dd24fba0f9
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"] |