Randy Fay

Results 2339 comments of Randy Fay

Sure hoping to have your results @bernhardberger so we can learn what happened in your situation and help others not to have that.

Thanks @bernhardberger - It says `host.docker.internal='172.27.48.1' because IsWSL2 and !IsDockerDesktop; received from resolv.conf` - that isn't what we found is it? What does `ddev exec ping host.docker.internal` result in? And...

So... it works fine now @bernhardberger , without any extra configuration on your system? I should have taken notes when we looked at this, but I know that host.docker.internal was...

@bernhardberger I think I caught the bug that caused you trouble in https://github.com/ddev/ddev/pull/4852/commits/a5f5ea55eaa087c5f800d32fad8b9a875277de3e * https://github.com/ddev/ddev/pull/4852

Most people are now managing ddev with package-based solutions, and there may be more in the future, so I think this feature request won't work out, and would require lots...

@chrisfromredfin what archaic brew command do you need? I just use `brew upgrade`...

Just `brew upgrade` is all you really need. If you want `brew upgrade ddev` do that. Once you have done a `brew install drud/ddev/ddev` all you have to do is...

I'd love it if you folks could try out the PR, artifacts in https://github.com/drud/ddev/pull/4419#issuecomment-1332865877

IIRC this issue is about running a *project* command from anywhere and providing context to it about the project it's to run in, it's not about global commands. And it's...

Can you give an example how you'd use it with global commands? I don't immediately understand how that would help, given the work you've already done. I haven't thought about...