venediktov / vanilla-rtb

Real Time Bidding (RTB) - Demand Side Platform framework
http://forkbid.com
GNU General Public License v3.0
317 stars 84 forks source link

Dockernize entire stack and its dependencies #56

Closed venediktov closed 7 years ago

venediktov commented 7 years ago

Even though we see people attempt to build our stack , sometimes it's required to update compilers and dependency libraries. To eliminate this leg work and make our stack build-ready for open source community our team decided to provide an isolated container based solution - container images . The images are locked down Linux containers with file system containing complete vanilla stack and all its build/run dependencies .

On our plate: