Skip to content

Podman support #226

Description

@joachimBurket

Description
Also supporting Podman

Alternatives considered
Can only have Podman on the concerned host.

Additional context
Tried to use it with podman-docker (which creates a docker script that runs podman, and also links /var/run/docker.sock to /run/podman/podman.sock.

The problem is that the output of the commands (e.g. docker system ps --format "{{json .}}" or docker events --format "{{json .}}") are not exactly the same. Maybe by having structs to also parse Podman outputs, Docuum could also work for Podman.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions