@@ -6,43 +6,7 @@ A multiarchitecture container image for running Celery. This image precompiles d
6
6
Looking for the containers? [ Head over to the Github Container Registry] ( https://github.com/multi-py/python-celery/pkgs/container/python-celery ) !
7
7
8
8
<!-- ts-->
9
- * [ python-celery] ( #python-celery )
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
- * [ Using the Alpine Image] ( #using-the-alpine-image )
20
- * [ Copy Just the Packages] ( #copy-just-the-packages )
21
- * [ Add Your App] ( #add-your-app )
22
- * [ PreStart Script] ( #prestart-script )
23
- * [ Running the Beat Scheduler] ( #running-the-beat-scheduler )
24
- * [ Switching Pools] ( #switching-pools )
25
- * [ Environment Variables] ( #environment-variables )
26
- * [ ENABLE_BEAT] ( #enable_beat )
27
- * [ POOL] ( #pool )
28
- * [ CONCURRENCY] ( #concurrency )
29
- * [ PREFETCH_MULTIPLIER] ( #prefetch_multiplier )
30
- * [ LOG_LEVEL] ( #log_level )
31
- * [ MODULE_NAME] ( #module_name )
32
- * [ VARIABLE_NAME] ( #variable_name )
33
- * [ APP_MODULE] ( #app_module )
34
- * [ PRE_START_PATH] ( #pre_start_path )
35
- * [ RELOAD] ( #reload )
36
- * [ RELOAD_SIGINT_TIMEOUT] ( #reload_sigint_timeout )
37
- * [ Python Versions] ( #python-versions )
38
- * [ Image Variants] ( #image-variants )
39
- * [ Full] ( #full )
40
- * [ Slim] ( #slim )
41
- * [ Alpine] ( #alpine )
42
- * [ Architectures] ( #architectures )
43
- * [ Sponsorship] ( #sponsorship )
44
- * [ Tags] ( #tags )
45
- * [ Older Tags] ( #older-tags )
9
+
46
10
<!-- te-->
47
11
48
12
## Benefits
0 commit comments