direct use of nerdctl with wsl2 backend? #1474
-
| Is there a way for me to use nerdctl without a redundant use of linux shell usually? I want to use it on powershell of windows 11. | 
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
| According to  Function NERDCTL {wsl -e nerdctl}
New-Alias -Name nerdctl -Value NERDCTL | 
Beta Was this translation helpful? Give feedback.
-
| Rancher Desktop contains  | 
Beta Was this translation helpful? Give feedback.
Rancher Desktop contains
nerdctl.exethat wraps nerdctl in WSL2https://rancherdesktop.io/