RobLoach / drush-docker

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

Fix always_populate_raw_post_data to be -1 #13

Closed RobLoach closed 8 years ago

RobLoach commented 8 years ago

12

via @andypost ... Mind testing this out?

andypost commented 8 years ago

In progress of downloading ... building

PS: you'd better changed base container to alpine image to download less

RobLoach commented 8 years ago

PS: you'd better changed base container to alpine image to download less

@andypost There was some work to move towards that: https://github.com/RobLoach/docker-composer/pull/19 ... Would love your input there.

andypost commented 8 years ago

docker run --rm test /bin/sh exec: "drush": executable file not found in $PATH FATA[0000] Error response from daemon: Cannot start container b39ddf4280ddc65639d589021fd82afc59c5c9f6667916bd5d4149234224e516: [8] System error: exec: "drush": executable file not found in $PATH

andypost commented 8 years ago

oh I missed to rebuild other ones

andypost commented 8 years ago

works! and php images looks mostly ready for alpine)

RobLoach commented 8 years ago

Awesome! Thanks for testing it out :+1: . Come to think of this, I'll move this up to the composer container.