mirror of
https://github.com/docker/docs.git
synced 2026-03-31 00:08:55 +07:00
Previously, if a relative path was provided, it was relative to the current working directory to wherever the binaries were run. Now it is relative to whatever config file was used. Signed-off-by: Ying Li <ying.li@docker.com>