konato-events / web

Your event discovery directory.
https://konato.igorsantos.com.br
GNU General Public License v3.0
0 stars 0 forks source link

Convert monolithic Dockerfiles into docker-compose.yml #175

Open igorsantos07 opened 8 years ago

igorsantos07 commented 8 years ago

Docker-compose makes easy to create multiple containers and connect them. We should also ditch custom-made containers whenever possible, and use official ones instead.

igorsantos07 commented 7 years ago

We lost the container in this year of no coding, so let's get this running ASAP.

igorsantos07 commented 7 years ago

It's still missing to update the docker readme file.

igorsantos07 commented 7 years ago

We should try to remove build tools (such as autoconf and g++) after compiling XDebug, to keep the image smaller.

https://medium.com/@oniroide/nuts-about-alpine-image-size-optimization-7ffcd53cce71#.unle675il