Visual Studio Team Services (VSTS) Agent Docker Images with PlatformIO with ESP8266 pre-installed
This is based off (vsts-agent-docker)[https://github.com/Microsoft/vsts-agent-docker] images. View this website for more information.
- Open command prompt and change directory to ubuntu/windows
- docker build -t .
docker run -e VSTS_ACCOUNT= -e VSTS_TOCKEN= -e VSTS_POOL= -it