mirror of
https://github.com/docker/cli.git
synced 2026-01-06 05:41:44 +03:00
A static global initialiser happens before the arguments are parsed, so we need to calculate the path later. Signed-off-by: Ian Campbell <ijc@docker.com>