Closed ervilis closed 8 years ago
Hi guys,
When I try to run the script using --docker-pull and --without-dashboard together the execution fails. It happens because the used pool name in install_dashboard function is not using the variable.
--docker-pull
--without-dashboard
install_dashboard
Hi guys,
When I try to run the script using
--docker-pull
and--without-dashboard
together the execution fails. It happens because the used pool name ininstall_dashboard
function is not using the variable.