Skip to content

visualblind/Move-Docker-Root

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Move-Docker-Root

Shell script to move the Docker Root directory on Ubuntu 16.04 Xenial.

To use this script simply edit the line /dockerdir_new='/docker/var/' to reflect your intended new Docker Root location and chmod +x move-docker-root.sh, then run with ./move-docker-root.sh.

Tested working on:

Client: Version: 17.05.0-ce API version: 1.29 Go version: go1.7.5 Git commit: 89658be Built: Thu May 4 22:10:54 2017 OS/Arch: linux/amd64

Server: Version: 17.05.0-ce API version: 1.29 (minimum version 1.12) Go version: go1.7.5 Git commit: 89658be Built: Thu May 4 22:10:54 2017 OS/Arch: linux/amd64 Experimental: false

About

Shell script to move the Docker Root directory on Ubuntu 16.04 Xenial

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages