leandron opened a new pull request #5336: [CI] Fix build.sh to propagate 
--network=host to the docker build command
URL: https://github.com/apache/incubator-tvm/pull/5336
 
 
   This fixes a small issue that, when passing `--net=host` to build.sh, it 
needs to be also sent as --network=host to "docker build", so that both `build` 
and `run` will use the same network configuration.
   
   Originally, this parameter was being sent only to `docker run`.
   
   cc @tqchen 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to