mirror of
https://github.com/docker/cli.git
synced 2026-01-15 07:40:57 +03:00
Can now dynamically set the docker config directory through an environment variable. export DOCKER_CONFIG=/path/to/docker_config/ Default behavior remains the same, e.g. ~/.docker Documentation for change added to the https.md docs. Docker-DCO-1.1-Signed-off-by: James A. Kyle <james@jameskyle.org> (github: jameskyle) Upstream-commit: c0471ee35aa58a99b423ad914301194e8f3663c1 Component: engine