On a new install of Docker, it sets the data folder path to /var/lib/docker. That’s good for most use cases however I had to setup docker on a server with an external NFS mounted storage. After trying out a few of the older methods which were too cumbersome or didn’t work, I stumbled on a newer approach that suited my needs. Below are the instructions I used to get it to work.
Home | Tags | Categories |