Docker Daemon "fails" to load, and prevents my ubuntu from loading desktop

Hi Anthony,

Is your disk full? - The Docker daemon might not be able to start because of disk space issues.

If you can get to a terminal you should be able to uninstall Docker by:

sudo apt-get purge --auto-remove lxc-docker

Note: Any purged configs/data can not be restored by reinstalling the package.