Replies: 1 comment
-
Would be interested in a solution, too. |
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
Uh oh!
There was an error while loading. Please reload this page.
-
The problem I am facing is that I use a proxy that runs locally on my machine, but when the proxy variables are passed into podman, the proxy host is seen as: 127.0.0.1 which is the wsl VM localhost and not my windows host.
podman machine stop
and thenpodman machine start
:But nothing works.
When I call set in the wsl container I still get the same stuff back:
podman.exe version 4.3.0
Beta Was this translation helpful? Give feedback.
All reactions