mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-16 18:21:53 +01:00
Updated Update recommendations and troubleshooting (markdown)
parent
0125d26606
commit
e960d22e72
@ -166,11 +166,15 @@ systemctl status mariadb
|
|||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
# Docker on Btrfs
|
# Docker on Btrfs
|
||||||
Running Docker on a Btrfs partition causes a problem: Old images are not deleted and the partition fills up over time.
|
Running Docker on a Btrfs partition causes a problem: Old images are not deleted and the partition fills up over time.
|
||||||
Here is a (long) thread on this topic:
|
Here is a (long) thread on this topic:
|
||||||
|
|
||||||
https://github.com/moby/moby/issues/27653
|
https://github.com/moby/moby/issues/27653
|
||||||
|
|
||||||
So it is currently (12.2019) not recommended to run Docker on Btrfs. Otherwise, regular checks and manual cleanup are necessary.
|
So it is currently (12.2019) not recommended to run Docker on Btrfs. Otherwise, regular checks and manual cleanup are necessary.
|
||||||
|
|
||||||
If someone has a solution, we ask for feedback in the forum.
|
If someone has a solution, we ask for feedback in the forum.
|
||||||
|
|
||||||
|
|
||||||
@ -179,7 +183,6 @@ If someone has a solution, we ask for feedback in the forum.
|
|||||||
```
|
```
|
||||||
|
|
||||||
# How to get help
|
# How to get help
|
||||||
|
|
||||||
EGroupware GmbH - the developers of EGroupware - offer the following support options, if you can not figure it out by yourself:
|
EGroupware GmbH - the developers of EGroupware - offer the following support options, if you can not figure it out by yourself:
|
||||||
|
|
||||||
a) [payed professional support through EGroupware GmbH](https://www.egroupware.org/en/egroupware-support/)
|
a) [payed professional support through EGroupware GmbH](https://www.egroupware.org/en/egroupware-support/)
|
||||||
|
Loading…
Reference in New Issue
Block a user