Skip to content

Change default path

Changing data path

Create the /etc/docker/daemon.json with following content

{
  "data-root": "/you/path"
}