How can i disable usage of BTRFS volumes in docker ? Docker should behave as if it was installed on a normal ext4 or similar volume.
if docker detects a BTRFS file system, it seems to automatically create volumes for docker containers as BTRFS volumes. The file system connector for docker failed OFTEN in the past, corrupting its own volumes and BTRFS volumes created by other software, especially timeshift. Docker volumes were corrupted and no longer deleteable, same as timeshift volumes.