terra-ops / terra-cli

The Terra Command Line Interface
http://terra.readthedocs.org
GNU General Public License v2.0
48 stars 17 forks source link

Simplify (and maybe rename) the Drush container #57

Open jonpugh opened 9 years ago

jonpugh commented 9 years ago

The drush container uses kalabox/drush as an upstream... which in turn uses kalabox/php-appserve, kalabox/nginx, then kalabox/debian, then debian:wheezy!

As mentioned by @cweagans we should probably just use the official PHP as the upstream image: https://registry.hub.docker.com/_/php/

frankcarey commented 9 years ago

What's the minimum things the container needs to run? php + sshd?