diff --git a/readme.md b/readme.md index 48df7474..634cd755 100644 --- a/readme.md +++ b/readme.md @@ -94,6 +94,8 @@ docker run -it ^ 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. + ### How to run `occ` commands?