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

Feature request: support for multiple containers #30

Open
wearpants opened this issue Aug 8, 2024 · 1 comment
Open

Feature request: support for multiple containers #30

wearpants opened this issue Aug 8, 2024 · 1 comment

Comments

@wearpants
Copy link

I have a very complex application with about a dozen interdependent services, currently slapped together with docker-compose :-( :-( :-( Would it be possible to bundle these all into a single dockerc binary?

Currently considering distributing it as a Windows Hyper-V / OS X UTM virtual machine image, but "just download and run this single .exe" would be amazing.

@NilsIrl
Copy link
Owner

NilsIrl commented Aug 8, 2024

I believe nested containers should work. So if you can setup a container in which docker-compose is run then that should work. That being said I have never tried it yet.

Support for Windows and OS X are planned but realistically won't be present for another month.

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

No branches or pull requests

2 participants