@@ -6,38 +6,7 @@ A multiarchitecture container image for running Python with Gunicorn and Uvicorn
66For this container the latest version of gunicorn is always used, and the tags represent the uvicorn version.
77
88<!-- ts-->
9- * [ python-gunicorn-uvicorn] ( #python-gunicorn-uvicorn )
10- * [ Benefits] ( #benefits )
11- * [ Multi Architecture Builds] ( #multi-architecture-builds )
12- * [ Small Images via Multi Stage Builds] ( #small-images-via-multi-stage-builds )
13- * [ No Rate Limits] ( #no-rate-limits )
14- * [ Rapid Building of New Versions] ( #rapid-building-of-new-versions )
15- * [ Regular Updates] ( #regular-updates )
16- * [ How To] ( #how-to )
17- * [ Using the Full Image] ( #using-the-full-image )
18- * [ Using the Slim Image] ( #using-the-slim-image )
19- * [ Copy Just the Packages] ( #copy-just-the-packages )
20- * [ Add Your App] ( #add-your-app )
21- * [ PreStart Script] ( #prestart-script )
22- * [ Environmental Variables] ( #environmental-variables )
23- * [ PORT] ( #port )
24- * [ WORKERS] ( #workers )
25- * [ LOG_LEVEL] ( #log_level )
26- * [ MODULE_NAME] ( #module_name )
27- * [ VARIABLE_NAME] ( #variable_name )
28- * [ APP_MODULE] ( #app_module )
29- * [ PRE_START_PATH] ( #pre_start_path )
30- * [ RELOAD] ( #reload )
31- * [ GUNICORN_EXTRA_FLAGS] ( #gunicorn_extra_flags )
32- * [ UVICORN_EXTRA_FLAGS] ( #uvicorn_extra_flags )
33- * [ Python Versions] ( #python-versions )
34- * [ Image Variants] ( #image-variants )
35- * [ Full] ( #full )
36- * [ Slim] ( #slim )
37- * [ Architectures] ( #architectures )
38- * [ Sponsorship] ( #sponsorship )
39- * [ Tags] ( #tags )
40- * [ Older Tags] ( #older-tags )
9+
4110<!-- te-->
4211
4312## Benefits
0 commit comments