Add some documentation on the various Taskcluster worker types

This commit is contained in:
Simon Sapin 2018-11-29 16:09:18 +01:00
parent 0375cbcbc0
commit e576e3d79e
3 changed files with 27 additions and 3 deletions

View file

@ -1,4 +1,8 @@
# Windows AMIs for Servo on Taskcluster
# Windows workers for Servo on Taskcluster
The `servo-win2016` worker type runs short-lived Windows 2016 workers on EC2.
## AMIs
Unlike Linux tasks on `docker-worker` where each tasks is executed in a container
based on a Docker image provided with the task,