accounting-service (refs_pull_849_head)
Published 2026-03-18 15:08:41 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/accounting-service:refs_pull_849_headsha256:43b5b51fb47262afbd3bc1f02813a16985e7e3cbecd2eff6bdf1304c87b49f5a
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"] |