Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a variant of Docker-in-Docker with docker compose #30

Closed
wants to merge 1 commit into from
Closed

Added a variant of Docker-in-Docker with docker compose #30

wants to merge 1 commit into from

Conversation

LaurentGoderre
Copy link
Member

/cc @sylus

@tianon
Copy link
Member

tianon commented Nov 1, 2016

Can you explain a bit what the use case for having docker-compose inside an image which runs the Docker daemon is? Normally this'd be accomplished either with docker-compose on your host or in a second container (see also docker/compose) pointing at the first.

@LaurentGoderre
Copy link
Member Author

Certainly and thanks for the quick reply. We need this for our ci that uses dind as the image and we want to test our docker-compose setup

@tianon
Copy link
Member

tianon commented Jun 1, 2017

Closing this for now in favor of docker/compose#4287 -- we can re-open/reconsider when we hear back from the Compose maintainers on whether this is something they'd like us to pursue. Thanks! 👍

@tianon tianon closed this Jun 1, 2017
@mbana
Copy link

mbana commented Sep 24, 2018

Hello, any plans to add docker-compose to the dind image?

@Gby56
Copy link

Gby56 commented Sep 24, 2018

+1 for the docker-compose in the dind image, it's a great usecase for docker-compose based projects

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants