mirror of
https://github.com/moby/moby.git
synced 2025-12-06 07:41:18 +03:00
This adds the docker daemon's root directory to docker info when running in debug mode. This allows the user to view the root directory where docker is writing and storing state. Signed-off-by: Michael Crosby <crosbymichael@gmail.com>