RobLoach / Dockie

:whale: Collection of Modern Development Environments for Docker
https://registry.hub.docker.com/repos/dockie/
Other
50 stars 18 forks source link

Install `imagemagick` and `php5-imagick`for use with Drupal #41

Open mccrodp opened 8 years ago

mccrodp commented 8 years ago

Hi Rob,

I noticed that these modules were missing in Dockie when I bumped into this issue on all of my docker environments using the docker-compose-drupal setup: https://github.com/RobLoach/docker-compose-drupal/issues/6

Would it be possible to get these into the Dockie image? Thanks!

RobLoach commented 8 years ago

Seem like good additions to have. Think just the apt-gets do it?

mccrodp commented 8 years ago

Yep, apt-gets get them alright. Didn't solve my linked issue unfortunately, but surely a factor!

mccrodp commented 8 years ago

apt-get install postfix - another good one :)