Skip to content
Snippets Groups Projects
Commit 0d0721dc authored by ale's avatar ale
Browse files

Fix entry point documentation

parent f6b4c9dc
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@ docker-gunicorn-base
Base image with [gunicorn](http://gunicorn.org), to run Python web applications.
The configuration for the app should be copied by sub-images to /etc/gunicorn.conf
(even though it is a Python file). The name of the application module to run
should be passed as the $APPLICATION environment variable.
should be passed as part of the ENTRY\_POINT set by the child image.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment