bmahler opened a new pull request, #516: URL: https://github.com/apache/mesos/pull/516
This appears to fix the mesos-tidy docker image build, which now works per the readme instructions: ``` $ docker build -t mesos-tidy . ``` Running the image was hitting gcc internal errors due to OOMs, which I fixed via the updates shown in the readme. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
