docker-openresty icon indicating copy to clipboard operation
docker-openresty copied to clipboard

Add a complete hello-world example

Open winks opened this issue 10 years ago • 3 comments

I struggled a bit with your example, so here's a complete one that should run out of the box.

winks avatar Nov 20 '14 12:11 winks

:+1: For merge and also README.md has typo in CMD supervisor

dmtrs avatar Mar 12 '15 16:03 dmtrs

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:

ceritium avatar Mar 30 '15 19:03 ceritium

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/.

mikz avatar Mar 31 '15 07:03 mikz