Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

Remove Docker socket from file mounts in driver #651

Closed
wants to merge 1 commit into from

Conversation

radu-matei
Copy link
Member

@radu-matei radu-matei commented Feb 26, 2019

closes #650
closes cnabio/cnab-spec#108

This PR simply removes the Docker socket.
We had an initial discussion during last week's standup, but I'll re-start it here: with the current implementation, the bundles that deployed Docker Compose files to the same daemon no longer work in their current state.

Should there be a way to run the invocation image as a privileged container in Duffle?

@ghost ghost assigned radu-matei Feb 26, 2019
@ghost ghost added the review label Feb 26, 2019
@simonferquel
Copy link
Contributor

For Docker-app, when we detect we are deploying to the local docker-desktop engine, we'd like to be able to hook the ContainerConfig / HostConfig generated by the driver. I'll do a PR about that based on this current one (and duffle might also want to support a --mount-docker-socket flag as well for the Docker Compose sample)

@radu-matei
Copy link
Member Author

Closing as #661 included these changes.

@radu-matei radu-matei closed this Mar 11, 2019
@ghost ghost removed the review label Mar 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docker daemon access bug Docker Driver: clarify execution daemon access
2 participants