You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for custom certificates to Docker (llvm-ml#19)
* Add support for custom certificates to Docker
This commit adds in support for using custom certificates in the
standalone Docker container along with changing some SSL settings so
that the build/container works in environments that are firewalled/have
custom SSL certificates.
* Add documentation about new flags to the README
* Add example of building a container image based on the changes in this PR
0 commit comments