From 9117e3f2acfbfaea18144b6b1871296c95544bf5 Mon Sep 17 00:00:00 2001 From: StefanU <30843139+Stefan-U@users.noreply.github.com> Date: Sun, 1 Dec 2019 11:10:49 +0100 Subject: [PATCH] Added # Docker on Btrfs; 01.12.2019 Stefan --- Update-recommendations-and-troubleshooting.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Update-recommendations-and-troubleshooting.md b/Update-recommendations-and-troubleshooting.md index 8ac4bae..a7a9118 100644 --- a/Update-recommendations-and-troubleshooting.md +++ b/Update-recommendations-and-troubleshooting.md @@ -164,6 +164,18 @@ systemctl start mariadb # or mysqld systemctl enable mariadb # only necessary for RHEL/CentOS not doing so by installing the DB systemctl status mariadb docker-compose up -d + +``` +# Docker on Btrfs +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: +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. +If someone has a solution, we ask for feedback in the forum. + + + + ``` # How to get help EGroupware GmbH - the developers of EGroupware - offer the following support options, if you can not figure it out by yourself: