Skip to content

support podman as alternative to docker #336

@candlerb

Description

@candlerb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    podmanIssues regarding podman.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions