-
-
Notifications
You must be signed in to change notification settings - Fork 601
support podman as alternative to docker #336
Copy link
Copy link
Closed
Labels
podmanIssues regarding podman.Issues regarding podman.
Description
I wondered if you had considered supporting podman for running containers, as an alternative backend to docker?
Using podman (and buildah for creating container images) lets you get rid of the docker daemon entirely.
There is a go API. This does involve running a podman service: but unlike docker, the service runs as your own userid, with no elevated privileges, and can be started and stopped by the user themselves.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
podmanIssues regarding podman.Issues regarding podman.