document that windows is currently limited

Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
szaimen 2022-05-09 15:48:18 +02:00
parent 32681c4c95
commit 36797305d8

View file

@ -94,6 +94,8 @@ docker run -it ^
nextcloud/all-in-one:latest nextcloud/all-in-one:latest
``` ```
**Please note:** AIO works on Windows in general but due to a bug in `Docker for Windows`, it currently does not support mounting directories from the host into AIO which means that `NEXTCLOUD_DATADIR`, `NEXTCLOUD_MOUNT` do not work and the built-in backup solution is not able to write to the host OS. See https://github.com/nextcloud/all-in-one/discussions/600.
</details> </details>
### How to run `occ` commands? ### How to run `occ` commands?