uber-archive / makisu

Fast and flexible Docker image building tool, works in unprivileged containerized environments like Mesos and Kubernetes.
Apache License 2.0
2.41k stars 154 forks source link

Adds ability to override ssl cert location with environment variable #226

Closed apourchet closed 5 years ago

apourchet commented 5 years ago

This becomes useful when using makisu for other functionality such as push and pull --extract for instance. Currently we have --cacerts flags in the commands themselves, but they do not extend to non-dockerhub registries.