ddev
ddev copied to clipboard
Docker-based local PHP+Node.js web development environments
**Is your feature request related to a problem? Please describe.** Some processes may be running on starting the uninstaller as nssm or nfsd. The common problem is the service named...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe Ngrok is an...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe Some setup (i.e....
### Is there an existing issue for this? - [X] I have searched the existing issues ### Run a Diagnostic and Paste Link Here https://gist.github.com/rpkoller/43a21ef4ccbd6335657f5f003e3f1e98 ### Current Behavior Somewhere back...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe I have a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Is your feature request related to a problem? Please describe DDEV is a...
There's a lot of features of `docker buildx build` that we can take advantage of: * `docker buildx build --squash` (Instead of having a whole separate stage for it!) *...
Supply-chain exploits, particularly against developers, are a key design issue in light of recent massive exploits. We should try to improve the ddev build system to prevent as many of...
As ddev users we love the simplicity which is provided by the tool to handle topics like generation SSL certificates, route a URL to the right project. It's currently based...
**Describe the bug** ddev-router uses listening to docker.sock (via https://github.com/jwilder/docker-gen) to find out what containers have come up, etc. However, 1. This is a security issue. Mounting docker.sock into ddev-router...