If you are submitting an issue for the Joomla! CMS, please submit it at https://github.com/joomla/joomla-cms/issues/new instead. You may remove this line from the issue template.
https://hub.docker.com/_/joomla/
Follow the instructions
Use docker-compose up -d
Installation works
Install step 2 breaks because throw new RuntimeException('Could not connect to MySQL');
in driver/msqli.php
Ubuntu 14.04 lts
MysqlContainer is running and I can connect with root | example by exec into the docker container or using a query browser like mysqlworkbench
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-06-14 14:44:54 |
Closed_By | ⇒ | mbabker |
thanks for the hint :)
Labels |
Added:
000-CMS
|
This should be submitted against the Docker repository, not the repository for the issue tracker application.
https://github.com/joomla/docker-joomla
Also for reference I don't have a working environment to test against Docker with at the moment so I honestly can't debug the issue if it's something with the Joomla Docker images.