RobLoach / drush-docker

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

Uses PHP 7 as the base instead of composer #59

Open mosesliao opened 5 years ago

mosesliao commented 5 years ago

The base still uses the composer/composer as the container to build from which uses PHP5 and is depreciated. I suggest we build it from the original PHP7 instead.

I suggest we use PHP7 as a base so that any additional .so files be memcached or redis or solr will be visible in the Dockerfile