aaronmarkham commented on issue #9145: Docs build fails on master URL: https://github.com/apache/incubator-mxnet/issues/9145#issuecomment-355402284 The docs are built in a Docker container. With the latest build from master, Docker hits a memory limit which causes the build to fail, and there's no clear indication that this is what happened. From a tip seen on a similar unexplained exit, I bumped the memory limit in Docker's preferences to 4GB, and the build completes.
---------------------------------------------------------------- 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
