lirantal / dockly

Immersive terminal interface for managing docker containers and services
https://lirantal.github.io/dockly/
MIT License
3.77k stars 150 forks source link

Feature request: Podman support #253

Closed erikvullings closed 1 year ago

erikvullings commented 1 year ago

Podman, which is in many ways a Docker alternative (without requiring root access), has a very similar CLI as Docker. Could dockly show them too, potentially even in the same view as the docker containers?

lirantal commented 1 year ago

@erikvullings this was already added a while back by @OmriBarZik in PR https://github.com/lirantal/dockly/pull/172

Can you follow his PR descriptions for usage and test it? If it works as expected, it would be great to then update the README with docs about Podman support