iamdork / compose

Command line replacement for docker-compose, adding dork magics.
MIT License
2 stars 2 forks source link

Upgrade to 1.10 and set userns #23

Closed pmelab closed 7 years ago

pmelab commented 7 years ago

If docker is configured to work with user namespacing, containers that mount the docker socket (docker-gem for the proxy for example) are not able to do so. After the upgrade to docker compose 1.10 it should be possible to set userns: host on these containers.