DDEV's DEPRECATED ddev-nginx-proxy-router
10K+
ddev/ddev-nginx-proxy-router deprecated image was based on the jwilder/nginx-proxy project and contains overrides to the nginx config template specific to DDEV. If you are looking for a generalized Docker router solution, you'll probably want to use traefik instead.
Previously this project was also named drud/nginx-proxy, but has been renamed to ddev/docker.ddev-nginx-proxy-router.
In DDEV v1.20+ this router is deprecated, replaced by the new traefik router.
This container image was part of DDEV, and not typically used stand-alone.
Nginx reverse proxy
Use DDEV
See DDEV docs
To run the container by itself:
docker run -it --rm ddev/ddev-nginx-proxy-router:<tag> bash
https://github.com/ddev/ddev/tree/master/containers/ddev-nginx-proxy-router
https://github.com/ddev/ddev/issues
DDEV is an open source tool for launching local web development environments in minutes. It supports PHP, Node.js, and Python (experimental).
These environments can be extended, version controlled, and shared, so you can take advantage of a Docker workflow without Docker experience or bespoke configuration. Projects can be changed, powered down, or removed as easily as they’re started.
View license information for the software contained in this image.
As with all Docker images, these likely also contain other software which may be under other licenses (such as Bash, etc from the base distribution, along with any direct or indirect dependencies of the primary software being contained).
As for any pre-built image usage, it is the image user's responsibility to ensure that any use of this image complies with any relevant licenses for all software contained within.
Content type
Image
Digest
sha256:60820b873…
Size
90.1 MB
Last updated
about 3 years ago
docker pull ddev/ddev-router:v1.22.0Pulls:
32
Last week