RobLoach / drush-docker

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

drush site-install hangs forever #56

Closed laurencefass closed 5 years ago

laurencefass commented 5 years ago

I wonder if you can help me. drush seems to work ok and I can do basic status commands but drush site-install just hangs forever. I want to create a dockerfile to build an installed system. I have an instance of MySQL running and if I run the site-install from the command line within the container it works just fine using the exact same command. is there a problem with shells or something? have you experienced this problem?

laurencefass commented 5 years ago

found my problem it was docker build arg error.