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

Add support for rootless Docker #6134

Open
ixora-0 opened this issue Nov 24, 2024 · 1 comment
Open

Add support for rootless Docker #6134

ixora-0 opened this issue Nov 24, 2024 · 1 comment
Assignees

Comments

@ixora-0
Copy link

ixora-0 commented Nov 24, 2024

Description

I see that we have implemented podman containers (#4336 ), it would be nice to extend this feature to include Docker as well.
https://docs.docker.com/engine/security/rootless/

@bamhm182
Copy link
Contributor

I'm open to the idea, but part of the thing that made podman an "easy" kill was the use of quadlets, which are basically ini's that the podman developers use to create standardized systemd unit files. As far as I am tracking, there isn't really a "standard" way to manage docker containers like podman provides here. There's docker-compose.yml files, but even then, I'm not tracking a standard way to load them.

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

5 participants