I had problems starting a container from the php-zendserver: 8.5 image related to libmysqlclient18 a dependency on zendzerver is not installed and does not exist in the ubuntu 16.04 repositories.
I added support for ubuntu trusty repositories (14.04) to install libmysqlclient18 directly on the image.
I had problems starting a container from the php-zendserver: 8.5 image related to libmysqlclient18 a dependency on zendzerver is not installed and does not exist in the ubuntu 16.04 repositories.
I added support for ubuntu trusty repositories (14.04) to install libmysqlclient18 directly on the image.
Reported problem at this issue: https://github.com/zendtech/php-zendserver-docker/issues/16