notification-service (refs_pull_760_head)
Published 2026-05-04 14:16:59 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/notification-service:refs_pull_760_headsha256:249c32632e9048ffe9060c276eb6cadfc88306ed44189cc1072f070fa9956b88
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"] |