Skip to content

Is it possible to run windows containers with --isolation=hyperv ? #1036

Answered by fkorotkov
alsuren asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @alsuren, Windows containers are already executed in separate ephemeral VMs without sharing resources with other tasks. Plus the VM or the task doesn't have any elevated access especially for PRs: GitHub token for cloning is read-only and scoped to the repository, Cirrus itself stores caches and other things in a separate namespace. So it already seems pretty secure without --isolation=hyperv.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by alsuren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants