docs: Readme

This commit is contained in:
Kroese 2024-11-13 00:42:25 +01:00 committed by GitHub
parent b30479a266
commit ee6ba7a32b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -361,7 +361,7 @@ The example folder `/home/user/example` will be available as ` \\host.lan\Data`.
- 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.
### Is this project legal?