ddev
ddev copied to clipboard
Docker-based local PHP+Node.js web development environments
`ddev ssh` should return the exit code that is returned from docker-compose and not add extra output
### Is there an existing issue for this? - [X] I have searched the existing issues ### Run a Diagnostic and Paste Link Here _No response_ ### Current Behavior When...
**Describe the bug** The current strategy (for tests) of copying test directories from a cache (or downloading a tarball and untaring into cache and then copying from cache) is really,...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Run a Diagnostic and Paste Link Here N/A ### Current Behavior In the...
**Is your feature request related to a problem? Please describe.** People who are using nfs_mount_enabled for the first time inevitably just set nfs_mount_enabled and start up and fail to do...
**Describe the bug** String variables with space are not correctly transferred from yaml to bash. **To Reproduce** * Create a custom provider configuration * Add a variable which contains a...
Some hidden commands and shell-based commands don't support autocomplete as much as we'd like them to. For example, `ddev launch` (a ddev-provided shell command) does not have autocomplete. Also, `ddev...
ddev-router is currently using downloads from [jwilder/forego](https://github.com/jwilder/forego) on amd64 instead of the upstream [ddollar/forego](https://github.com/ddollar/forego) Both seem to be unmaintained, and it would be better to move on to another starter......
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe Currently, WSL2-with-docker-inside is...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Run a Diagnostic and Paste Link Here _No response_ ### Current Behavior On...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe We currently have...