GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn/pull/24
Update docker instructions to mount the docker socket
This is because https://github.com/apache/brooklyn-dist/pull/118 now build
docker, therefore the container needs to be able to access the docker engine on
the host
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tbouron/brooklyn patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn/pull/24.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #24
----
commit e09ef2bf43416bb91339573c52aa9876c2c8962a
Author: Thomas Bouron <thomas.bouron@...>
Date: 2018-11-04T09:50:45Z
Update docker instructions to mount the docker socket
This is because https://github.com/apache/brooklyn-dist/pull/118 now build
docker, therefore the container needs to be able to access the docker engine on
the host
----
---