notification-service (refs_pull_782_head)
Published 2026-06-15 14:00:51 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/notification-service:refs_pull_782_headsha256:513ed0d5adfa6ef4f6527140af0097294843579540878e8d5e2c5cb4601ac60d
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"] |