RobLoach / drush-docker

:whale: Docker Container to run Drush
http://registry.hub.docker.com/u/drush/drush
Other
19 stars 19 forks source link

Install SQLite packages for PHP 7 #39

Open kostajh opened 8 years ago

kostajh commented 8 years ago

This enables SQLite support. I've tested with Drush 8.

RobLoach commented 8 years ago

Well done on this. Would be great to bring it into the other images as well!

kostajh commented 8 years ago

@RobLoach since the others build off of base, this should be all that's needed right? At least for me locally, I built base and then rebuilt 8 and the drush/drush:8 image could make use of SQLite.