Skip to content

Commit 17ead30

Browse files
committed
Versionator Updating versions for python and package.
1 parent d993c2c commit 17ead30

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

README.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,33 @@ A multiarchitecture container image for running Python with [QuasiQueue](https:/
55
Looking for the containers? [Head over to the Github Container Registry](https://github.com/multi-py/python-uvicorn/pkgs/container/python-quasiqueue)!
66

77
<!--ts-->
8-
8+
* [python-quasiqueue](#python-quasiqueue)
9+
* [Benefits](#benefits)
10+
* [Multi Architecture Builds](#multi-architecture-builds)
11+
* [Small Images via Multi Stage Builds](#small-images-via-multi-stage-builds)
12+
* [No Rate Limits](#no-rate-limits)
13+
* [Rapid Building of New Versions](#rapid-building-of-new-versions)
14+
* [Regular Updates](#regular-updates)
15+
* [How To](#how-to)
16+
* [Using the Full Image](#using-the-full-image)
17+
* [Using the Slim Image](#using-the-slim-image)
18+
* [Copy Just the Packages](#copy-just-the-packages)
19+
* [Add Your App](#add-your-app)
20+
* [PreStart Script](#prestart-script)
21+
* [Environmental Variables](#environmental-variables)
22+
* [PORT](#port)
23+
* [LOG_LEVEL](#log_level)
24+
* [MODULE_NAME](#module_name)
25+
* [PRE_START_PATH](#pre_start_path)
26+
* [RELOAD](#reload)
27+
* [Python Versions](#python-versions)
28+
* [Image Variants](#image-variants)
29+
* [Full](#full)
30+
* [Slim](#slim)
31+
* [Architectures](#architectures)
32+
* [Sponsorship](#sponsorship)
33+
* [Tags](#tags)
34+
* [Older Tags](#older-tags)
935
<!--te-->
1036

1137
## Benefits

0 commit comments

Comments
 (0)