Inspired from: https://github.com/nanoninja/docker-nginx-php-mysql
- Copy environment file
.env.distto.env - Edit parameters in the
.envfile:NGINX_HOST - Choose the Nginx configuration will be use in
docker-compose.ymlfile - Make sure the ports using in the docker-compose will be free
- Run
docker-compose up -d
Message: Error starting userland proxy
OS: Windows 10
Fix: Restart Docker
Fix #2: Uncheck Fast startup option
Url: docker/for-win#573