mirror of
https://github.com/dockur/macos.git
synced 2026-03-11 08:34:24 +00:00
docs: Readme (#116)
This commit is contained in:
parent
cea3262937
commit
b993d8c0bd
1 changed files with 1 additions and 1 deletions
|
|
@ -162,7 +162,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 Windows in a container?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue