docker-openresty
docker-openresty copied to clipboard
Add a complete hello-world example
I struggled a bit with your example, so here's a complete one that should run out of the box.
:+1: For merge and also README.md has typo in CMD supervisor
Documentation typo fixed in https://github.com/3scale/docker-openresty/pull/6
@winks could youd add to the repo the directory web/logs for a better experience? :+1:
From configuration point of view, it is not right to serve a folder that contains log. Is that intentional?
If not, then logs should go to /var/log/ instead of /var/www/log/.