notification-service (refs_pull_747_head)
Published 2026-04-16 18:46:48 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/notification-service:refs_pull_747_headsha256:f92e95f0128352461ef71761b009ecf6740b79ce27a729ab84025514c02a74ca
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"] |