Using Docker and Compose in Hyper-V with Windows Server 2016
问题 I currently have a Hyper-V Virtual machine whose guest OS is Microsoft Server 2016 I was able to install the Docker Service and use the command line to create a docker image I would like to try the same process out in Visual Studio using compose, but it looks like that will only work if the ToolBox is installed. I installed the Toolbox and when I build I get an error around the volume spec, I believe this is because the target OS is Linux. Since Windows Server 2016 is not compatible with