Page 1 of 1

Docker

Posted: 07 Jun 2016, 21:18
by MrHighTech
Hello there!

Anyone tried to dockerize OpenCATS ?
I have a setup based on php:5.6-apache
Everything is detected properly BUT the most important php5-mysql is not detected.

Any suggestion would be appreciated!

Thanks

Re: Docker

Posted: 08 Jun 2016, 23:47
by cptr13
I don't know anything about Docker. In regards to the php-mysql error...did you add it to the extensions on your php.ini file?

it would be adding something like php5-mysql.so to the extension area and making sure it's uncommented.

Re: Docker

Posted: 09 Jun 2016, 16:52
by MrHighTech
I think that it might be a simple error like that.
I'll keep you guys posted. It would be convenient to have a Dockerfile available, it would make starting opencats extremely easy

Re: Docker

Posted: 01 Jul 2016, 22:23
by matias.lespiau