meta data for this page
  •  

This is an old revision of the document!


dockerd

daemon.json

/etc/daemon.json
{
  “graph”: “/new/path/docker”,
  "storage-driver": "overlay2"
}