How to move Docker's data directory from /var/lib
I recently had to move Docker's data directory on my home NAS (from the root filesystem to the storage array). I found some incomplete and inconsistent information on the Web about how to do this, so for future reference here's the process I used to do …