It appears that godu does not recognize sparse files such as the Docker.raw file used by Docker on macOS. This file is a sparse file which is usually defaulted to 64 GB. It only takes up a few GB of used space though. Disk utilities such as du and dust recognize this as a sparse file and do not report the unallocated size. It would be nice if godu also supported sparse files.
It appears that godu does not recognize sparse files such as the
Docker.rawfile used by Docker on macOS. This file is a sparse file which is usually defaulted to 64 GB. It only takes up a few GB of used space though. Disk utilities such asduanddustrecognize this as a sparse file and do not report the unallocated size. It would be nice if godu also supported sparse files.