Update Docker to new ROOT Directory
To relocate the Docker root directory, complete the following steps as root or a user with “sudo all” authority:1. Stop the Docker services: sudo systemctl stop dockersudo systemctl stop docker.socketsudo systemctl stop containerd2. Create the necessary directory structure into which to move Docker root by running the following command. This directory structure must reside on a ...
Read more...