mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
document that windows is currently limited
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
32681c4c95
commit
36797305d8
1 changed files with 2 additions and 0 deletions
|
|
@ -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?
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue