Has anyone had issues with docker generating a huge amount of data?
Docker itself usually does not generate much logs, but the application your are running might log a lot.
Check the files in the folder to see which one is huge or which kind of log file have too many older versions. It could be that something is wrong with your Docker Desktop and constantly generating error logs.
In this case, the application is indeed Docker Desktop itself.