notification-service (refs_pull_743_head)
Published 2026-04-07 05:47:58 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/notification-service:refs_pull_743_headsha256:8ff23beb6e30682c5d615047ca91e9f604af8ec39fb080c3ebc95c35395eaa78
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"] |