accounting-service (refs_pull_956_head)
Published 2026-06-24 14:06:18 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/accounting-service:refs_pull_956_headsha256:5008d10cc00921ca1e59f6ea7e69cf3a4b719116e528418d6c591ccf0a3cd12a
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 /build/pdf/fonts /pdf/fonts # buildkit |
| COPY /release/service / # buildkit |
| CMD ["/service"] |