ros-tooling / cross_compile

A tool to build ROS and ROS2 workspaces for various targets
Apache License 2.0
188 stars 60 forks source link

Mount Docker socket in volumes section #195

Closed zmichaels11 closed 4 years ago

zmichaels11 commented 4 years ago

Move Docker socket mount from options into volumes since this is where it should belong.

Signed-off-by: Zachary Michaels zmichaels11@gmail.com