docker 中的 dism mount-wim

ISa*_*ych 5 docker windows-server-2016 docker-for-windows

当我尝试dism /Mount-WIMmicrosoft/windowsservercore图像中使用时,出现下一个错误:

Deployment Image Servicing and Management tool
Version: 10.0.14393.0

Error: 0xc1420121

The image could not be mounted because the wimmount.sys driver is not installed on this machine.  To fix this error, install the wimmount.sys driver.
Run Code Online (Sandbox Code Playgroud)

可以dism /Mount-WIM在docker中使用吗?