nginx / nginx.org

Sources for the NGINX website and documentation
https://nginx.org
Other
48 stars 18 forks source link

Enhanced solution for local development with Docker Compose. #18

Closed lcrilly closed 4 months ago

lcrilly commented 4 months ago

Updated docker-compose.yaml to watch for local changes and introduced dev.Dockerfile to enable the Docker (re)build. README.md now has a section dedicated to this workflow, separated from the local development with toolchain.