phpearth / docker-php

🐳 Docker For PHP developers - Docker images with PHP, Nginx, OpenLiteSpeed, Apache, Lighttpd, and Alpine
https://docs.php.earth/docker
MIT License
262 stars 79 forks source link

Roadmap for v1.0.0 #1

Closed petk closed 7 years ago

petk commented 7 years ago

For the stable release of v1.0.0 the following tasks need to be done:

petk commented 7 years ago

Some extensions have been added, some are not relevant. Closing this.

adaliszk commented 7 years ago

I cannot use your awesome image at my current company because it doesn't support firebird :D in fact I have to create a huge ~500MB image from ubuntu/debian just to achive that. I would really like to have firebird support it in this lightweight image!

petk commented 7 years ago

Firebird currently isn't building properly without some patches on the Alpine linux. Yes, I'm aware that it would be good to have this and some other ones such as PDO for MS SQL server as well possible on Alpine.

Let me check what we can do with this one.