I have troule with Docker in my Unraid Server (6.12.11). I followed the instructions to delete docker.img either via Docker settings or using `rm` but i got an error: unlink: cannot unlink 'docker.img': Read-only file system
It was possible to do a `cp docker.img docker.bak` so the whole filesystem is not read-only.
The file resides in `/mnt/user/system/docker` and this is the mount entry
`shfs on /mnt/user type fuse.shfs (rw,nosuid,nodev,noatime,user_id=0,group_id=0,default_permissions,allow_other)`
So i am looking for hints to get my docker back online.
ecocore-diagnostics-20240723-1337.zip