Only Mailcow Dockerized works on my server and takes up a lot of disk space:
/var/lib/docker/ -------------------------------------------------------------------------------------------------------------------------------------------------
9.2 GiB [##########] /containers
6.7 GiB [####### ] /overlay2
1.3 GiB [# ] /volumes
13.3 MiB [ ] /image
160.0 KiB [ ] /network
I tried to clear the disk space through docker system prune
, but it didn’t help:
sudo docker system prune -a