• crlishka's avatar
    Fix proxy settings in contrib/docker so that builds work both on the Internet… · 6b84c5e6
    crlishka authored
    Fix proxy settings in contrib/docker so that builds work both on the Internet and within Intel (#1088)
    
    * Added conditional code to only set proxies when hostname appears to be on an Intel network (.intel.com)
    
    * Replaced Intel-network-conditional proxy setting code with a system that checks for existence of http_proxy and https_proxy, like the Makefile does
    
    * Applied fix for NGRAPH-1862, as I ran into NVidia dockerfile hangs.  Temporarily use --no-cache with docker-build, to check that proxy fix really works (and we don't get a cached version).
    
    * Restored an original line I accidentally deleted.
    
    * Remove --no-cache, which I had added for thorough testing.
    6b84c5e6
Name
Last commit
Last update
.ci/travis/ubuntu Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...