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

Docker support #718

Open
sidevesh opened this issue Aug 8, 2023 · 6 comments
Open

Docker support #718

sidevesh opened this issue Aug 8, 2023 · 6 comments
Labels
enhancement New feature or request

Comments

@sidevesh
Copy link

sidevesh commented Aug 8, 2023

Describe your feature request

I really like this app and would love to use it but problem is I have to stick with docker for now.
I know that in a previous discussion it was mentioned that uncoupling from [podman-api-rs](https://github.com/vv9k/podman-api-rs) is not feasible,
but I recently saw that there exists https://github.com/vv9k/docker-api-rs too by the same developer, and they both seem to share a lot of code and functions in quick glance,
would it be possible to use this to add docker support or make a docker version of Pods ?

@sidevesh sidevesh added the enhancement New feature or request label Aug 8, 2023
@marhkb
Copy link
Owner

marhkb commented Aug 12, 2023

I like the idea. It will need a wrapper that delegates either to podman-api-rs or docker-api-rs depending on the current connection. Also, some features are in one but not in the other, like pods. This needs to be handled, too.

I will try to look into this after #717 lands in September/October. But I can't promise anything.

@sidevesh
Copy link
Author

great! thanks

@wcasanova
Copy link

another api option is bollard

@PHHENS
Copy link

PHHENS commented Feb 23, 2024

+1 : Docker support would be a must.
Docker offer better networking options for rootless containers.
Such a nice GTK interface for Docker would be great ;-)

@PHHENS
Copy link

PHHENS commented Feb 29, 2024

Dear Marcus,
Thanks for your work gnome pods ;-)
I've seen you recently worked on docker-support branch.
Would be very happy to try it ;-)
Thanks

@PHHENS
Copy link

PHHENS commented Apr 16, 2024

Dear Marcus,
Is the "docker-branch" supposed to compile ?
Thanks

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

No branches or pull requests

4 participants