microsoft / CSEDevOps

Azure DevOps extensions from CSE DevOps team
MIT License
26 stars 11 forks source link

Add README prerequisite of running Linux containers #3

Closed anthturner closed 4 years ago

anthturner commented 4 years ago

Docker installation on build agent must be configured to run Linux containers, regardless of whether the underlying operating system is UNIX-derivative or not. Not doing so results in an error of "image operating system 'linux' cannot be used on this platform".