Closed
Bug 1503059
Opened 7 years ago
Closed 7 years ago
Please grant scope docker-worker:capability:privileged to role project-admin:servo
Categories
(Taskcluster :: Operations and Service Requests, task)
Taskcluster
Operations and Service Requests
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: SimonSapin, Unassigned)
Details
In https://github.com/servo/servo/pull/22046 I’m trying to run an Android emulator with CPU acceleration with KVM, on docker-worker. Using KVM requires a privileged Docker container.
Reporter | ||
Comment 1•7 years ago
|
||
This won’t be needed after all. Since I’m deploying a server myself, I can patch docker-worker on it to also accept project:servo:docker-worker-kvm:capability:privileged instead of docker-worker:capability:privileged.
This is preferable since it doesn’t unnecessarily grant privileged access to aws-provisioner-v1/docker-worker.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•6 years ago
|
Component: Service Request → Operations and Service Requests
You need to log in
before you can comment on or make changes to this bug.
Description
•