Base image is ubuntu 13.10 with
- upstart security checks disabled
- apt/deb configured to be faster & not cache anything
universe
enabled in the reposgit
,build-essential
,curl
& a bunch of development packages/libs- cleaned-up & flattened for reduced footprint
- go - Official golang 1.2.1
- java - JDK 7
- mysql - MySQL Server
- nodejs - latest node.js from chris-lea's ppa
- postgresql - PostgreSQL 9.3 from official repos
- python - Python 3.3 from ubuntu's repos + Latest official pip
- rabbitmq - Official debian packages for rabbitmq
- redis - latest redis from rwky's redis ppa
- rethinkdb - Latest rethinkdb from the official ppa
- ruby - Ruby 1.9.3 from universe