Skip to content

what is the base image for GitHub hosted runners for windows - server core or server? #132465

Answered by nebuk89
super-brian asked this question in Actions
Discussion options

You must be logged in to vote

Hey! Our runners themselves are VMs not containers :) we so don't use any of these docker images :D
We do have some container images pre-cached on the VM as you highlight, this is just so if folks use them they don't have to wait for them to download on every job.

That said, you can pull more images also :) if you want to run in one of these images in particular, you could do this through container jobs

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by nebuk89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Actions Build, test, and automate your deployment pipeline with world-class CI/CD Question
2 participants