1
0
mirror of https://github.com/dockur/windows.git synced 2026-06-10 11:59:33 +08:00

build: Update qemu-docker to v6.07 (#882)

This commit is contained in:
Kroese
2024-11-13 01:12:10 +01:00
committed by GitHub
parent da8bbdcb47
commit 3aa2f6e128
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -361,7 +361,7 @@ kubectl apply -f kubernetes.yml
- you are not using "Docker Desktop for Linux" as it does not support KVM, instead make use of Docker Engine directly.
- it could help to add `privileged: true` to your compose file (or `sudo` to your `run` command), to rule out any permission issue.
- it could help to add `privileged: true` to your compose file (or `sudo` to your `docker run` command), to rule out any permission issue.
### How do I run macOS in a container?