import "github.com/docker/docker/cli/config"
Dir returns the path to the configuration directory as specified by the DOCKER_CONFIG environment variable. If DOCKER_CONFIG is unset, Dir returns ~/.docker . Dir ignores XDG_CONFIG_HOME (same as the docker client). TODO: this was copied from cli/config/configfile and should be removed once cmd/dockerd moves
Package config imports 3 packages (graph) and is imported by 172 packages. Updated 2019-02-11. Refresh now. Tools for package owners.