notification-service (refs_pull_741_head)
Published 2026-04-01 23:17:08 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_741_headsha256:d937d4f299531f7a4e087d22e0ad60cd3ea17509cd2c1f91421ce22bf2ea93ba
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"] |