Follow up to issue 1213: check missing unprocessed args for commands like nerdctl container create
#1333
Labels
kind/bug
Something isn't working
Rancher Desktop Version
1.0
See issue #1213 -- some paths aren't converted to their WSL-friendly form when they appear after the subcommand in a
nerdctl
command-line, like:nerdctl container create --rm -it --env-file .\env alpine /bin/bash
Todo:
container run
tocontainer create
container exec --env-file
The text was updated successfully, but these errors were encountered: