employee-service (refs_pull_669_head)
Published 2026-02-19 20:36:53 +00:00 by buildtools
Installation
docker pull oci.unbound.se/shiny/employee-service:refs_pull_669_headsha256:3572170b51c5f062dc78b60f7c714b08749e94f87b4c2233e65f58dacbcfec75
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"] |