accounting-service (9973a47adeec134eebdac858b18751ff070f711c)
Published 2026-08-29 21:45:38 +00:00 by kubernetes
Installation
docker pull gitea.unbound.se/shiny/accounting-service:9973a47adeec134eebdac858b18751ff070f711csha256:d16b26c65420a7c84d306de4a4ff66e468d095c7c58a806ce66d0457ac3e5467
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"] |