mirror of
https://github.com/clearlinux/mixer-tools.git
synced 2026-09-05 05:01:28 +00:00
The default value for DOCKER_IMAGE_PATH was only set for the old INI config. As a result, TOML configs would have an empty path that would generate an invalid docker command to be issued. Signed-off-by: Rodrigo Chiossi <rodrigo.chiossi@intel.com>