Hi Daniel,
I moved to a virtual Linux machine and the setup completed successfully.
root@xibo-Virtual-Machine:/opt/xibo# docker-compose up -d
Recreating xibo_cms-db_1 … done
Recreating xibo_cms-xmr_1 … done
Recreating xibo_cms-web_1 … done
I added a password for mysql in config.env
when I try to open cms in firefox I get the following error:
Fatal Error - sorry this shouldn’t happen. SQLSTATE[HY000] [1045] Access denied for user ‘cms’@‘172.18.0.3’ (using password: YES)
I created the docker group and checked it’s ok
Thanks,
Yariv