mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-29 23:10:08 +00:00
document that windows is currently limited
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
@@ -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.
|
||||
|
||||
</details>
|
||||
|
||||
### How to run `occ` commands?
|
||||
|
||||
Reference in New Issue
Block a user