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

[Question] Documentation about supported compose versions / options? #9830

Closed
pwFoo opened this issue Mar 26, 2021 · 2 comments
Closed

[Question] Documentation about supported compose versions / options? #9830

pwFoo opened this issue Mar 26, 2021 · 2 comments
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@pwFoo
Copy link

pwFoo commented Mar 26, 2021

Hi,
read about compose support in podman which is a great feature! I use Docker Swarm at the moment. I know Swarm features (multi host networking?) is out of scope, but searching for some more documentation about supported compose versions / options.

Docker-compose works with a simple restart policy and swarm have some more details in deploy section. are volumes and network(s) supported same? Or which options still not supported? I would like to read some more detailed information about supported compose file features like restart policy, healthchecks, service / pod networking and how to share networks between different compose services?

@Luap99
Copy link
Member

Luap99 commented Mar 26, 2021

Short answer: Everything except swarm functionality should be working.

Long answer: Nobody knows what exactly works or what not. The only way to find out is to try if it works for you. With the v3.0.0 release we are confident enough to say that docker-compose works with podman (only as root, rootless support is being worked on see #9169). It is likely that there are still issues with the docker compat api and we rely on the community to find and report them so they can be fixed. The only exception is docker swarm support.

@pwFoo
Copy link
Author

pwFoo commented Mar 27, 2021

Thanks, I'll try.

@pwFoo pwFoo closed this as completed Mar 27, 2021
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 22, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

No branches or pull requests

2 participants