Skip to content

Commit

Permalink
docs: Readme (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
kroese authored Nov 12, 2024
1 parent cea3262 commit b993d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -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?

Expand Down

0 comments on commit b993d8c

Please sign in to comment.