notification-service (refs_pull_779_head)
Published 2026-06-15 05:32:52 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/notification-service:refs_pull_779_headsha256:d99bb544938b0086176c056e7f8c67aa46b39a2b64254036e8d7ce68a14470bc
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"] |