Uninstall Podman Compose #25168
Unanswered
jamesnwarner
asked this question in
Q&A
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.
-
Hello,
I am trying to uninstall podman from my Windows machine. I've uninstalled Podman and Podman Desktop through Programs and Features and have deleted the folders as suggested here: #18034
${userHome}/.local/share/containers
,${userHome}/.config/containers
,${userHome}/.ssh/*podman*
However, when I run

docker compose up
in PowerShell it is still trying to run podman.I have Docker installed so how can I complete remove podman so that it isn't trying to execute it as a command?
Beta Was this translation helpful? Give feedback.
All reactions