Skip to content

Podman support #226

@joachimBurket

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.

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