larroy commented on a change in pull request #13077: Add --no-cache option to build.py when building containers URL: https://github.com/apache/incubator-mxnet/pull/13077#discussion_r231529415
########## File path: ci/README.md ########## @@ -5,6 +5,8 @@ Docker containers You need docker and nvidia docker if you have a GPU. +Also you need to run `pip3 install docker` as it uses the [docker python module](https://docker-py.readthedocs.io/en/stable/containers.html#) Review comment: I can add that ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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
