First off I am running berryboot on the sd of my raspberry pi 4b so I can load/run raspbian desktop OS off a 480gb SSD. I hate not have running out of storage ever (this works fine). Issues:
Docker will not install on my raspberry pi 4 running Raspbian OS without using the aufs as it's storage driver. I have tried 5 different ways reformatting after each try so any docker stuff is gone. None one seems to be able to tell how to either switch storage drivers for the pi (docker documentation on this failed probably because it was for regular computer + os).
Aufs is a big problem because it is being depreciated and because I can't run anything with aufs as a storage driver apparently because the deamon always seems to fail to mount it appropriately.
So I give up on Raspbian and am dreading the possible errors for the other OS's so I would really like to know who has Docker running appropriately for 2020 fresh stable installs before I throw my raspberry pi at the wall in frustration (not throwing anything just feel like it).
Thank you community and stay safe.