Skip to content

Podman support #5

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

Open
alxlg opened this issue Mar 4, 2020 · 2 comments
Open

Podman support #5

alxlg opened this issue Mar 4, 2020 · 2 comments
Assignees

Comments

@alxlg
Copy link

alxlg commented Mar 4, 2020

You may want to try Podman as an alternative to Docker and eventually support it. Podman is currently adding new API for compatibility with Docker and docker-compose: https://podman.io/blogs/2020/01/17/podman-new-api.html

If you didn't know Podman I suggest you to check it since it has many advantages compared to Docker while keeping much compatibility as possible.

@naraesk
Copy link
Owner

naraesk commented Mar 4, 2020

Thanks for the suggestion. I'm aware of podman but haven't tried it yet. Support for podman would be nice, of course. Do you think a global setting would be enough to switch between docker and podman? Or would you like to mange some containers via docker and some containers via podman?

So much to do :)

@naraesk naraesk self-assigned this Mar 4, 2020
@alxlg
Copy link
Author

alxlg commented Mar 4, 2020

Thank you for your reply, personally a global setting would be enough for me since I want to totally switch to Podman but you decides, some may found the latter option useful too since AFAIK Podman can't replace Docker in some cases yet. Also notice that at the moment (version 1.8.0) the new API is a preview: https://github.com/containers/libpod/releases/tag/v1.8.0

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

No branches or pull requests

2 participants