Replies: 1 comment
-
You would need to install the docker client in order to use it. If you do not need docker just skip that. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
As a newbie, I followed the tutorial on https://github.com/containers/podman/blob/main/docs/tutorials/podman-for-windows.md. All went fine, untill "Using API Forwarding". The command .\docker.exe run -it fedora echo "Hello Podman!" results in an error:
Retried the installation on a fresh machine (no previous install of WSL, Podman or Docker) with the same result.
Am I missing anything?
Beta Was this translation helpful? Give feedback.
All reactions