if neither `XDG_CONFIG_HOME` nor `HOME` is not set...
# general
f
if neither
XDG_CONFIG_HOME
nor
HOME
is not set in the execution sandbox, docker would not know where to find config file. https://github.com/moby/moby/blob/2400bc66ef6955760a331a2bff767d4fec244844/pkg/homedir/homedir_linux.go#L84-L93