mirror of
https://github.com/docker/docs.git
synced 2026-04-04 18:28:58 +07:00
As drivername maybe "" in hostconfig, so we should not directly print dirvername with var drivername, instead, we use the real driver name property to print it. Fixes: #20900 Signed-off-by: Kai Qiang Wu(Kennan) <wkqwu@cn.ibm.com>