Customizing root directory
How to change the root directory in Docker?
System 환경
Docker service stop
sudo systemctl stop docker.socketsudo systemctl stop docker.serviceCheck the Docker root directory
Create the new directory
Customizing docker option
Restart
Last updated