document-service (refs_pull_77_head)
Published 2026-06-22 18:14:50 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/document-service:refs_pull_77_headsha256:5a8728f68d6fa97f262b072c3795df67e1f151c7fa82b4fcfbd961c5dbd78eea
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"] |