GitHub user tbouron opened a pull request:
https://github.com/apache/brooklyn-dist/pull/129
Update docker instructions to mount the docker socket
This is because #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-dist patch-1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/brooklyn-dist/pull/129.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 #129
----
commit 838dfd36ffe45055ef8fe6e5a922d0b69152936a
Author: Thomas Bouron <thomas.bouron@...>
Date: 2018-11-04T09:47:39Z
Update docker instructions to mount the docker socket
This is because #118 now build docker, therefore the container needs to be
able to access the docker engine on the host
----
---