We are currently only running unit tests on linux.
We can run builds on https://www.appveyor.com/, they have docker 17.03 (at least, need to see if they've updated to 17.06)
The dep tool uses it, so we can use their config as an example: https://github.com/golang/dep/blob/master/appveyor.yml
also https://stefanscherer.github.io/setup-windows-docker-ci-appveyor/