OneGet / MicrosoftDockerProvider

Provider to search, save and install Docker
Other
133 stars 55 forks source link

Build Linux Container Images on Server 2016 #28

Open DavePilks opened 7 years ago

DavePilks commented 7 years ago

We are using Windows Server 2016 on our build server and we are trying to build Linux container images. It seems that the daemon is set to windows command and there is no dockerCLI.exe to call -SwitchDaemon on.

How can I achieve this?