Replies: 1 comment
-
Duplication of #22241 |
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
-
I use another WSL for development on Windows, on which I configured:
This allows basically to use the
podman
as a remote on thepodman-machine-default
, like for thepodman.exe
when running not on WSL. This makes workflow symmetric when I'm in WSL wrt when I'm on Powershell.Now, It seems that volume binding doesn't work?
Is it possible to make this work?
Beta Was this translation helpful? Give feedback.
All reactions