Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
Environment setup:
- .NET Aspire app code checked out in the default WSL distribution
- Podman installed as a separate WSL distribution
- ~/.bash_aliases contains
alias podman='podman-remote-static-linux_amd64'
- In the WSL terminal, running
podman images
runs successfully
Error encountered: : Container runtime 'podman' could not be found. The error from the container runtime check was: exec: "podman": executable file not found in $PATH
Expected Behavior
No response
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version info
No response
Anything else?
No response