Randy Fay
Randy Fay
`ddev ssh` should return the exit code that is returned from docker-compose and not add extra output
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...
`ddev ssh` should return the exit code that is returned from docker-compose and not add extra output
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...
`ddev ssh` should return the exit code that is returned from docker-compose and not add extra output
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...
`ddev ssh` should return the exit code that is returned from docker-compose and not add extra output
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?
`ddev ssh` should return the exit code that is returned from docker-compose and not add extra output
:)
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.