使用docker for windows的linux机器

使用docker for windows的linux机器,linux,docker,boot2docker,windows-server-2016,Linux,Docker,Boot2docker,Windows Server 2016,我有windows server 2016,其中内置了docker。。。因此,我能够创建基于windows图像的容器并使用它们 但现在我想创建基于linux的映像,但无法做到这一点。。。低于误差 PS C:\Users\harishr> docker pull hello-world Using default tag: latest latest: Pulling from library/hello-world image operating system "linux" cannot

我有windows server 2016,其中内置了docker。。。因此,我能够创建基于windows图像的容器并使用它们

但现在我想创建基于linux的映像,但无法做到这一点。。。低于误差

PS C:\Users\harishr> docker pull hello-world
Using default tag: latest
latest: Pulling from library/hello-world
image operating system "linux" cannot be used on this platform
我确实安装了
docker-machine
来创建linux机器,但没有获得命令行选项