compose support? #194
Replies: 126 comments 103 replies
|
Yes, I would also love to see Compose support for |
|
I am a heavy-weight compose user. Having the option to drop and replace would dramatically increase the chance for me to adopt this tool without hassle. Great work by the way! |
|
+1 |
|
Without compose support i will just keep using docker desktop for now. What would be the advantage of this new system? |
|
I've rolled up a script to emulate some functionalities of docker-compose https://gist.github.com/koi-tattoo/1decd7f52f55ddb902e8a9eb78f8c587. Edit: see the issue docker/compose/issues/12934, maybe it is on docker-compose's end to implement this feature. |
|
yes, compose is the peanut-butter and jelly! |
|
Dont get me wrong its super cool apple does this! |
|
+1 some integration pointers:
|
|
+1 |
|
+1 |
|
+1 |
|
According to docker/compose#12934, it could be done if the apple container runtime supports the Moby API (https://github.com/moby/moby/blob/master/api/README.md) |
|
+1 |
|
+1 |
|
+1E6 |
|
+1 |
|
This week, Microsoft announced their own version of a native container tool. It will be very interesting to see where they land on Compose compatibility themselves: https://learn.microsoft.com/en-us/windows/wsl/wsl-container. |
|
+1 |
|
+1 |
|
+1 |
|
If anyone wants this today with a GUI: I built Container Desktop — a free, MIT-licensed macOS app on top of the You paste a
Honest limitations: no Screenshots and a DMG: https://sembsa.github.io/ContainerDesktop/ Native compose support in the CLI itself would still be fantastic — consider this a stopgap (and a demo that the CLI's JSON output makes building on top of it pleasant). |
|
+1 |
|
For anyone in this thread wanting compose in the meantime — I built a stopgap that might help. Porthole is a local web console for container that includes compose-style stacks (a documented compose subset): bring a multi-service app up/down, per-stack network isolation, and service discovery so members resolve each other by name (since the runtime's DNS doesn't do that yet). It also detects compose-file drift and can apply a recreate with rollback. |
|
hey guys just use this tool: https://github.com/us/mocker |
|
I think that is one more implementation. Anyway, I want to share that. My implementation utilizes a plugin system for Not everything is supported yet. I made it to work for myself and my team in the first place, so it works for us very smoothly now. If you decide to try and have some feedback/bugs, please leave a ticket. |
|
+1 Yes for native compose support please!!! |
|
if anyone is interested.... I am writing a compose plugin; https://github.com/stephenlclarke/container-compose Also had an interesting convo with @jglogan; #1769 (comment) |
|
+1 Native compose support will be great! |
|
Docker Compose |
|
I notice a lot of experiments from various developers. Us, will wait for an official support or that the maintainers gets behind a community powered solution some how. As now there is fragmentation I am not sure that brings us Docker Compose support any quicker. |
Uh oh!
There was an error while loading. Please reload this page.
Will you be creating a tool that allows users to use docker_compose.yml files?
See https://docs.docker.com/compose/.
All reactions