Skip to content
This repository has been archived by the owner on May 1, 2019. It is now read-only.

Drush runner only kind of works #41

Open
mglaman opened this issue Oct 3, 2015 · 4 comments
Open

Drush runner only kind of works #41

mglaman opened this issue Oct 3, 2015 · 4 comments
Labels

Comments

@mglaman
Copy link
Owner

mglaman commented Oct 3, 2015

So far it's only useful for single commands, adding parameters makes it complain.

@mglaman mglaman added the bug label Oct 3, 2015
@mofakhamr
Copy link
Contributor

After doing a platform get and platform build, I performed a platform-docker init and got my docker machines.. happy days.
However, I'm unable to run Drush commands such as "drush rr" or "drush sqlc" and cache-clears only allowed clearing of the drush cache.

I've actually managed to get the above commands working fine - please see my fork and let me know if you'd like me to do a pull request - or please do tell me if I've made an error and this issue is not what I'm describing.

The changes I've made:
https://github.com/mofakhamr/platform-docker/commit/1a80bd34addd7d426d511cc996ce0dc6e6b3ca33

@mglaman
Copy link
Owner Author

mglaman commented Feb 10, 2016

I'd say open a PR! Makes sense.

This issue is in reference to DrushCommand, a way to run drush on local instance without needing to have your docker-machine info exported

@mofakhamr
Copy link
Contributor

It's worth mentioning that I run Lubuntu as my host - so the containers don't need a VM.
I don't think my changes will break win/mac hosts but certainly it gets my existing drupal 7 platform instance working and allows drush commands to run.

@mglaman
Copy link
Owner Author

mglaman commented Feb 12, 2016

Cool, I'm going to test this. To be honest half the reason I wrote this tool was being too lazy to run the eval env command on my Mac :P I bounce between my iMac and Linux laptop often.

I've been busy with work but will test it out. Knowing someone else uses this will boost my effort on it.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants