company-service (refs_pull_779_head)
Published 2026-06-19 15:22:01 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/company-service:refs_pull_779_headsha256:ed6dc87c836c8efdc626127a618a0fc8eb6010bef83627cd6794ad95e407c39f
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"] |