trying to update ASM OPMS Installation to the latest version
the installation fails with the below error message
# ./asm-installer install -e docker -a -t <token> --acceptalllicenses
==> Initialization
Instalation failed, can not start containers, please check the log for more information
update the docker-compose version
install with following command;
# ./asm-installer install -e docker -a -t <token>> --acceptalllicenses --set "webdriver.configuration.concurrentJobs=10" --set "webdriver.replicas=1"