company-service (refs_pull_740_head)
Published 2026-04-01 13:04:55 +00:00 by kubernetes
Installation
docker pull oci.unbound.se/shiny/company-service:refs_pull_740_headsha256:e104592d05f52b435dc88da9bc85fe8f2d216dbb3812c16e719909d6d59b7a9f
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"] |