accounting-service (78c449b74fd91c6ed439f1255552fed704ad1390)
Published 2026-01-09 18:01:44 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/accounting-service:78c449b74fd91c6ed439f1255552fed704ad1390sha256:4b9c7fabb5207336457aa26c9d734b2c5d1c4cedfe9ea4e467781327319e41fa
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"] |