Skip to content

Is QMEU enabled for Linux runners for docker buildx? #793

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

You must be logged in to vote

Hey Andrei,

For privileged containers Cirrus spins up a GCP VM with nested virtualization enabled but regular docker_builder doesn't have nested virtualization enabled. It's a matter of a flag being added on our side. 🤔 So the answer to your question is "no, it's not but we can easily add the support".

Right now the KVM flavored docker_builder VM only installs quemu-kvm:

https://github.com/cirruslabs/vm-images/blob/eabac957f8d5e9af8091f9234e5ace5b0336bcd6/googlecompute/ubuntu_images.json#L104

Will you need any other packages?

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@fkorotkov
Comment options

@ajhalili2006
Comment options

Answer selected by ajhalili2006
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