geomacy opened a new pull request #136: Avoid build depending on Docker by default URL: https://github.com/apache/brooklyn-dist/pull/136 To avoid the build failing if Docker is not installed and running, put the docker image build into a profile, so build with mvn clean install -Pdocker This also moves the Dockerfile from `brooklyn-dist/dist` into karaf/apache-brooklyn so it generates the image from the karaf distro. We should remove `brooklyn-dist/dist` as well but that can be another PR.
---------------------------------------------------------------- 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
