Refactored getHomeDir in docker/docker to GetHomeDir in utils pkg. Currently covers all use cases on the client-side. Signed-off-by: Ahmet Alp Balkan <ahmetb@microsoft.com> Upstream-commit: 6ffb77afd4c3705322417f0673d254038f01a187 Component: engine
This directory contains code pertaining to the Docker API:
-
Used by the docker client when communicating with the docker daemon
-
Used by third party tools wishing to interface with the docker daemon