Do Azure DevOps Release Pipelines support Agent Pools using Windows OS based images, which do have Docker preinstalled?
Or is it possible to install Docker on Windows VM agents? According to official docs, installing Docker requires VM reboot, so I assume rebooting the VM would cause whole workflow to crash.