当我试图运行像这样的嵌入命令:docker restart $(docker ps -a)时,它会抛出错误:unknown shorthand flag: 'a' in -a)。Error response from daemon: No such container: $(docker
Error response from daemon: No such container: ps
wsl -h显示以下内容: --exec, -e <CommandLine> Execute the specified command without using the default Linux“不使用默认的Linux shell”是什么意思(即,如果不使用默认的shell,它还将使用什么?)。此外,作为示例,我现在有三种可能的方法来从我的PowerShell提示符运行Linux ls (即,这将不是ls的Get-ChildItem别名,而是通过WSL的<e