Feature request: Add support for podman command filtering (like docker) #2144
yanickgirouard
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Podman is the recommended and supported replacement for docker on RHEL and even though there is a podman-docker package available to keep using "docker" but actually running podman, the output might slightly differ even though most commands are fully compatible.
I have tested using the docker alias pointing to podman (with podman-docker), and RTK seemed to be able to filter the output, but it would be better if we could just use podman directly.
Could it be added?
Beta Was this translation helpful? Give feedback.
All reactions