Web Application to make questions using Nginx server.
66
This is a web application for make questions and give answers from the Browser. Using a nginx server for static files.
Pull the image and run a container executing:
$ docker run -p 80:80 -d --name myapp eduarddan/questions-web-app
Now you can visit this direction of the some browser like Chrome, for see the web app http://localhost

Content type
Image
Digest
Size
145.1 MB
Last updated
over 4 years ago
docker pull eduarddan/questions-web-app