mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-19 22:16:49 +00:00
fix host mounts for windows
Signed-off-by: szaimen <szaimen@e.mail.de>
This commit is contained in:
parent
b4a8322a1a
commit
3c6cb85c74
3 changed files with 43 additions and 5 deletions
|
|
@ -94,8 +94,6 @@ 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 resolve firewall problems with Fedora Linux, RHEL OS, CentOS, SUSE Linux and others?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue