Randy Fay

Results 2339 comments of Randy Fay

It's possible something got lost? Could you please try current HEAD? You can do that with `brew install --HEAD ddev` or several other ways. #1697 was in 2019... But I...

One little detail... It's possible to use `ddev ssh` like this: `echo "ls" | ddev ssh`, in which case it should absolutely return the docker-compose return value. It will be...

I think you'll be able to figure out a path. Also note that * https://github.com/drud/ddev/pull/4565 may affect this due to a docker-compose issue that went in not long ago. But...

Thanks for working on it! I'll try to take a look in the next couple of days. Maybe you could put up your best effort as a PR first?

I just went to work on this and can't find any instances where `ddev list` or `ddev describe` use `localhost` in their recommendations any more. Not sure if it was...

With the maturing of WSL2 I don't think this is too relevant any more, as a separate X server is no longer required. Closing for now, happy to continue the...

I don't mind if you want to do that!

It doesn't do it by default, as we didn't want to break so many people's workflow. Not sure what the simplest way is to work on this without breaking things....

It has already had `ddev exec -d` for 100 years. So maybe that's all we need and we should close this.