Nginx server and python with uwsgi enabled for web apps
197
Command for starting the container:
You will need to replace PATH_TO_SCRIPT with the path where the script file is inside your project.
Also add the file https://github.com/nginx/nginx/blob/master/conf/uwsgi_params in the root directory of your project (keep it with the filename uwsgi_params).
Version 1.0 contains the following:
NOTE: If you need django, you need to append to the command above before the nginx restart, the commands that install the packages that you need. Eg. below:
Content type
Image
Digest
Size
169.4 MB
Last updated
over 5 years ago
docker pull joppsdev/nginxwsgi