This is an automated email from the ASF dual-hosted git repository.

potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow-site.git


The following commit(s) were added to refs/heads/main by this push:
     new 167af72  Fixes links to `stable` helm chart in released docs (#489)
167af72 is described below

commit 167af72906c686df3da981c06e9dad2c8cb046ed
Author: Jarek Potiuk <[email protected]>
AuthorDate: Mon Oct 4 20:35:39 2021 +0200

    Fixes links to `stable` helm chart in released docs (#489)
    
    The PR #17286 has not been cherry-picked to v2-1-test branch
    which resulted in links to Helm Chart were to "latest" rather
    than "stable" URL.
    
    The documentation has been regenerated after cherry-picking it.
    
    Fixes: https://github.com/apache/airflow/pull/18682
---
 .../2.1.4/cli-and-env-variables-ref.html           |  16 +-
 .../apache-airflow/2.1.4/concepts/scheduler.html   |   2 +-
 .../2.1.4/howto/set-up-database.html               |   4 +-
 .../apache-airflow/2.1.4/installation/index.html   |   4 +-
 .../installation/setting-up-the-database.html      |   2 +-
 .../apache-airflow/2.1.4/start/docker.html         |   2 +-
 .../extending/embedding-dags/test_dag.html         |  96 ++++++------
 docs-archive/docker-stack/_modules/index.html      |  94 ++++++------
 .../_static/_gen/css/main-custom.min.css           |   2 +-
 docs-archive/docker-stack/build-arg-ref.html       | 114 +++++++-------
 docs-archive/docker-stack/build.html               | 166 ++++++++++-----------
 docs-archive/docker-stack/entrypoint.html          | 132 ++++++++--------
 docs-archive/docker-stack/genindex.html            | 106 ++++++-------
 docs-archive/docker-stack/index.html               | 114 +++++++-------
 docs-archive/docker-stack/recipes.html             | 102 ++++++-------
 docs-archive/docker-stack/search.html              | 112 +++++++-------
 16 files changed, 534 insertions(+), 534 deletions(-)

diff --git a/docs-archive/apache-airflow/2.1.4/cli-and-env-variables-ref.html 
b/docs-archive/apache-airflow/2.1.4/cli-and-env-variables-ref.html
index 6f81e9a..2d10ce7 100644
--- a/docs-archive/apache-airflow/2.1.4/cli-and-env-variables-ref.html
+++ b/docs-archive/apache-airflow/2.1.4/cli-and-env-variables-ref.html
@@ -1754,14 +1754,14 @@ development and testing.</p>
 <div class="section" id="list">
 <h6>list<a class="headerlink" href="#list" title="Permalink to this 
headline">¶</a></h6>
 <p>List options for the configuration</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">config</span> <span class="nb">list</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">on</span><span 
class="p">,</span><span class="n">off</span><span class="p">,</span><span 
class="n">auto [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">config</span> <span class="nb">list</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">on</span><span 
class="p">,</span><span class="n">auto</span><span class="p">,</span><span 
class="n">off [...]
 </pre></div>
 </div>
 <div class="section" id="Named Arguments_repeat3">
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat3" 
title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: on, off, auto</p>
+<dd><p>Possible choices: on, auto, off</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -1842,7 +1842,7 @@ development and testing.</p>
 <div class="section" id="delete">
 <h6>delete<a class="headerlink" href="#delete" title="Permalink to this 
headline">¶</a></h6>
 <p>Delete a connection</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">connections</span> <span class="n">delete</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">on</span><span 
class="p">,</span><span class="n">off</span><span class="p">,</span><span 
class="n [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">connections</span> <span class="n">delete</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">on</span><span 
class="p">,</span><span class="n">auto</span><span class="p">,</span><span 
class=" [...]
 </pre></div>
 </div>
 <div class="section" id="Positional Arguments_repeat6">
@@ -1857,7 +1857,7 @@ development and testing.</p>
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat5" 
title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: on, off, auto</p>
+<dd><p>Possible choices: on, auto, off</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -1898,7 +1898,7 @@ airflow connections export /tmp/connections –format 
json</p>
 <div class="section" id="get">
 <h6>get<a class="headerlink" href="#get" title="Permalink to this 
headline">¶</a></h6>
 <p>Get a connection</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">connections</span> <span class="n">get</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">on</span><span 
class="p">,</span><span class="n">off</span><span class="p">,</span><span 
class="n">a [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">connections</span> <span class="n">get</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">on</span><span 
class="p">,</span><span class="n">auto</span><span class="p">,</span><span 
class="n"> [...]
                         <span class="p">[</span><span class="o">-</span><span 
class="n">o</span> <span class="n">table</span><span class="p">,</span> <span 
class="n">json</span><span class="p">,</span> <span class="n">yaml</span><span 
class="p">,</span> <span class="n">plain</span><span class="p">]</span> <span 
class="p">[</span><span class="o">-</span><span class="n">v</span><span 
class="p">]</span>
                         <span class="n">conn_id</span>
 </pre></div>
@@ -1915,7 +1915,7 @@ airflow connections export /tmp/connections –format 
json</p>
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat7" 
title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: on, off, auto</p>
+<dd><p>Possible choices: on, auto, off</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -2955,7 +2955,7 @@ To check if the local scheduler is still working 
properly, run:</p>
 <div class="section" id="get_repeat2">
 <h6>get<a class="headerlink" href="#get_repeat2" title="Permalink to this 
headline">¶</a></h6>
 <p>Get detailed information about a provider</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">providers</span> <span class="n">get</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">on</span><span 
class="p">,</span><span class="n">off</span><span class="p">,</span><span 
class="n">aut [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">providers</span> <span class="n">get</span> <span 
class="p">[</span><span class="o">-</span><span class="n">h</span><span 
class="p">]</span> <span class="p">[</span><span class="o">--</span><span 
class="n">color</span> <span class="p">{</span><span class="n">on</span><span 
class="p">,</span><span class="n">auto</span><span class="p">,</span><span 
class="n">of [...]
                       <span class="p">[</span><span class="o">-</span><span 
class="n">o</span> <span class="n">table</span><span class="p">,</span> <span 
class="n">json</span><span class="p">,</span> <span class="n">yaml</span><span 
class="p">,</span> <span class="n">plain</span><span class="p">]</span> <span 
class="p">[</span><span class="o">-</span><span class="n">v</span><span 
class="p">]</span>
                       <span class="n">provider_name</span>
 </pre></div>
@@ -2972,7 +2972,7 @@ To check if the local scheduler is still working 
properly, run:</p>
 <h7>Named Arguments<a class="headerlink" href="#Named Arguments_repeat36" 
title="Permalink to this headline">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: on, off, auto</p>
+<dd><p>Possible choices: on, auto, off</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
diff --git a/docs-archive/apache-airflow/2.1.4/concepts/scheduler.html 
b/docs-archive/apache-airflow/2.1.4/concepts/scheduler.html
index 8e28adc..be5fd29 100644
--- a/docs-archive/apache-airflow/2.1.4/concepts/scheduler.html
+++ b/docs-archive/apache-airflow/2.1.4/concepts/scheduler.html
@@ -918,7 +918,7 @@ you have and the more you want to process in parallel, the 
more database connect
 This is generally not a problem for MySQL as its model of handling connections 
is thread-based, but this
 might be a problem for Postgres, where connection handling is process-based. 
It is a general consensus
 that if you have even medium size Postgres-based Airflow installation, the 
best solution is to use
-<a class="reference external" href="https://www.pgbouncer.org/";>PGBouncer</a> 
as a proxy to your database. The <a class="reference external" 
href="/docs/helm-chart/latest/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a>
+<a class="reference external" href="https://www.pgbouncer.org/";>PGBouncer</a> 
as a proxy to your database. The <a class="reference external" 
href="/docs/helm-chart/stable/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a>
 supports PGBouncer out-of-the-box. For MsSQL we have not yet worked out the 
best practices as support
 for MsSQL is still experimental.</p></li>
 <li><p>CPU usage is most important for FileProcessors - those are the 
processes that parse and execute
diff --git a/docs-archive/apache-airflow/2.1.4/howto/set-up-database.html 
b/docs-archive/apache-airflow/2.1.4/howto/set-up-database.html
index 66d893b..c668062 100644
--- a/docs-archive/apache-airflow/2.1.4/howto/set-up-database.html
+++ b/docs-archive/apache-airflow/2.1.4/howto/set-up-database.html
@@ -846,10 +846,10 @@ Postgres resource usage, because in Postgres, each 
connection creates a new proc
 of connections are opened. Therefore we recommend to use <a class="reference 
external" href="https://www.pgbouncer.org/";>PGBouncer</a> as database proxy for 
all Postgres
 production installations. PGBouncer can handle connection pooling from 
multiple components, but also in case you have remote
 database with potentially unstable connectivity, it will make your DB 
connectivity much more resilient to temporary network problems.
-Example implementation of PGBouncer deployment can be found in the <a 
class="reference external" href="/docs/helm-chart/latest/index.html" title="(in 
helm-chart v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a> where 
you can enable pre-configured
+Example implementation of PGBouncer deployment can be found in the <a 
class="reference external" href="/docs/helm-chart/stable/index.html" title="(in 
helm-chart v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a> where 
you can enable pre-configured
 PGBouncer instance with flipping a boolean flag. You can take a look at the 
approach we have taken there and use it as
 an inspiration, when you prepare your own Deployment, even if you do not use 
the Official Helm Chart.</p>
-<p>See also <a class="reference external" 
href="/docs/helm-chart/latest/production-guide.html#production-guide-pgbouncer" 
title="(in helm-chart v1.2.0-rc1)"><span class="xref std std-ref">Helm Chart 
production guide</span></a></p>
+<p>See also <a class="reference external" 
href="/docs/helm-chart/stable/production-guide.html#production-guide-pgbouncer" 
title="(in helm-chart v1.2.0-rc1)"><span class="xref std std-ref">Helm Chart 
production guide</span></a></p>
 </div>
 </div>
 <div class="section" id="other-configuration-options">
diff --git a/docs-archive/apache-airflow/2.1.4/installation/index.html 
b/docs-archive/apache-airflow/2.1.4/installation/index.html
index 61df013..655409b 100644
--- a/docs-archive/apache-airflow/2.1.4/installation/index.html
+++ b/docs-archive/apache-airflow/2.1.4/installation/index.html
@@ -823,7 +823,7 @@ issue at <a class="reference external" 
href="https://github.com/apache/airflow/i
 </div>
 <div class="section" id="using-official-airflow-helm-chart">
 <h2><a class="toc-backref" href="#id4">Using Official Airflow Helm Chart</a><a 
class="headerlink" href="#using-official-airflow-helm-chart" title="Permalink 
to this headline">¶</a></h2>
-<p>More details: <a class="reference external" 
href="/docs/helm-chart/latest/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a></p>
+<p>More details: <a class="reference external" 
href="/docs/helm-chart/stable/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a></p>
 <p><strong>When this option works best</strong></p>
 <ul class="simple">
 <li><p>This installation method is useful when you are not only familiar with 
Container/Docker stack but also when you
@@ -859,7 +859,7 @@ repeat the customization step and building your own image 
when new version of Ai
 <p><strong>What Apache Airflow Community provides for that method</strong></p>
 <ul class="simple">
 <li><p>You have instructions: <a class="reference external" 
href="/docs/docker-stack/build.html" title="(in docker-stack 
vdevel)"><span>Building the image</span></a> on how to build and customize your 
image.</p></li>
-<li><p>You have <a class="reference external" 
href="/docs/helm-chart/latest/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a> - full 
documentation on how to configure and install the Helm Chart.</p></li>
+<li><p>You have <a class="reference external" 
href="/docs/helm-chart/stable/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a> - full 
documentation on how to configure and install the Helm Chart.</p></li>
 <li><p>The Helm Chart is managed by the same people who build Airflow, and 
they are committed to keep
 it updated whenever new features and capabilities of Airflow are 
released.</p></li>
 </ul>
diff --git 
a/docs-archive/apache-airflow/2.1.4/installation/setting-up-the-database.html 
b/docs-archive/apache-airflow/2.1.4/installation/setting-up-the-database.html
index 252b6ec..b9a137f 100644
--- 
a/docs-archive/apache-airflow/2.1.4/installation/setting-up-the-database.html
+++ 
b/docs-archive/apache-airflow/2.1.4/installation/setting-up-the-database.html
@@ -665,7 +665,7 @@ default SQLite option. If you don’t want to use SQLite, 
then take a look at
 <p>Similarly, upgrading Airflow usually requires an extra step of upgrading 
the database. This is done
 with <code class="docutils literal notranslate"><span 
class="pre">airflow</span> <span class="pre">db</span> <span 
class="pre">upgrade</span></code> CLI command. You should make sure that 
Airflow components are
 not running while the upgrade is being executed.</p>
-<p>In some deployments, such as <a class="reference external" 
href="/docs/helm-chart/latest/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a>, both initializing 
and running the database migration
+<p>In some deployments, such as <a class="reference external" 
href="/docs/helm-chart/stable/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span>Helm Chart for Apache Airflow</span></a>, both initializing 
and running the database migration
 is executed automatically when Airflow is upgraded.</p>
 </div>
 
diff --git a/docs-archive/apache-airflow/2.1.4/start/docker.html 
b/docs-archive/apache-airflow/2.1.4/start/docker.html
index 921e045..6bdfe70 100644
--- a/docs-archive/apache-airflow/2.1.4/start/docker.html
+++ b/docs-archive/apache-airflow/2.1.4/start/docker.html
@@ -703,7 +703,7 @@ from the scratch. It’s probably OK if you want to run 
Docker Compose-based dep
 Docker Compose expert, it’s highly unlikely you will get robust deployment 
with it.</p>
 <p>If you want to get an easy to configure Docker-based deployment that 
Airflow Community develops, supports and
 can provide support with deployment, you should consider using Kubernetes and 
deploying Airflow using
-<a class="reference external" href="/docs/helm-chart/latest/index.html" 
title="(in helm-chart v1.2.0-rc1)"><span class="xref std std-doc">Official 
Airflow Community Helm Chart</span></a>.</p>
+<a class="reference external" href="/docs/helm-chart/stable/index.html" 
title="(in helm-chart v1.2.0-rc1)"><span class="xref std std-doc">Official 
Airflow Community Helm Chart</span></a>.</p>
 </div>
 </div>
 <div class="section" id="before-you-begin">
diff --git 
a/docs-archive/docker-stack/_modules/docs/docker-stack/docker-examples/extending/embedding-dags/test_dag.html
 
b/docs-archive/docker-stack/_modules/docs/docker-stack/docker-examples/extending/embedding-dags/test_dag.html
index 8d1d407..94747b8 100644
--- 
a/docs-archive/docker-stack/_modules/docs/docker-stack/docker-examples/extending/embedding-dags/test_dag.html
+++ 
b/docs-archive/docker-stack/_modules/docs/docker-stack/docker-examples/extending/embedding-dags/test_dag.html
@@ -24,9 +24,9 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
 
-
+    
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -65,38 +65,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -140,38 +140,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -182,8 +182,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -393,10 +393,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -523,15 +523,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -539,22 +539,22 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="../../../../../../index.html" 
class="icon icon-home"> Home</a></li>
-
+            
                 <li class="breadcrumb-item"><a 
href="../../../../../index.html">Module code</a></li>
-
+            
             <li class="breadcrumb-item"><a href="test_dag.html"> 
docs.docker-stack.docker-examples.extending.embedding-dags.test_dag</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
   <h1>Source code for 
docs.docker-stack.docker-examples.extending.embedding-dags.test_dag</h1><div 
class="highlight"><pre>
 <span></span><span class="c1">#</span>
 <span class="c1"># Licensed to the Apache Software Foundation (ASF) under 
one</span>
@@ -656,23 +656,23 @@
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
-
+            
         </div>
     </nav>
-
+            
         </div>
+        
 
 
-
-
+    
 
 
 
@@ -683,7 +683,7 @@
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -758,7 +758,7 @@
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -768,7 +768,7 @@
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -791,7 +791,7 @@
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -812,4 +812,4 @@
         <script src="../../../../../../_static/clipboard.min.js"></script>
         <script src="../../../../../../_static/copybutton.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/docs-archive/docker-stack/_modules/index.html 
b/docs-archive/docker-stack/_modules/index.html
index 1c9fa44..b2bd934 100644
--- a/docs-archive/docker-stack/_modules/index.html
+++ b/docs-archive/docker-stack/_modules/index.html
@@ -24,9 +24,9 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
 
-
+    
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -65,38 +65,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -140,38 +140,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -182,8 +182,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -393,10 +393,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -523,15 +523,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -539,20 +539,20 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="../index.html" class="icon 
icon-home"> Home</a></li>
-
+            
             <li class="breadcrumb-item"><a href="index.html"> Overview: module 
code</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
   <h1>All modules for which code is available</h1>
 <ul><li><a 
href="docs/docker-stack/docker-examples/customizing/add-build-essential-custom.html">docs.docker-stack.docker-examples.customizing.add-build-essential-custom</a></li>
 <li><a 
href="docs/docker-stack/docker-examples/customizing/custom-sources.html">docs.docker-stack.docker-examples.customizing.custom-sources</a></li>
@@ -634,23 +634,23 @@
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
-
+            
         </div>
     </nav>
-
+            
         </div>
+        
 
 
-
-
+    
 
 
 
@@ -661,7 +661,7 @@
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -736,7 +736,7 @@
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -746,7 +746,7 @@
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -769,7 +769,7 @@
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -790,4 +790,4 @@
         <script src="../_static/clipboard.min.js"></script>
         <script src="../_static/copybutton.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/docs-archive/docker-stack/_static/_gen/css/main-custom.min.css 
b/docs-archive/docker-stack/_static/_gen/css/main-custom.min.css
index b82d666..5ed4ca5 100644
--- a/docs-archive/docker-stack/_static/_gen/css/main-custom.min.css
+++ b/docs-archive/docker-stack/_static/_gen/css/main-custom.min.css
@@ -1 +1 @@
-@charset "UTF-8";@import 
"https://fonts.googleapis.com/css?family=Rubik:500&display=swap";@import 
"https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700&display=swap";@import
 
"https://fonts.googleapis.com/css?family=Roboto+Mono:400,700&display=swap";.header__large--cerulean-blue{font-family:rubik,sans-serif;font-weight:500;font-size:72px;line-height:1.17;color:#017cee}.header__large--shamrock{font-family:rubik,sans-serif;font-weight:500;font-size:72px;line-height:1.17;color:#00
 [...]
\ No newline at end of file
+@charset "UTF-8";@import 
"https://fonts.googleapis.com/css?family=Rubik:500&display=swap";@import 
"https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700&display=swap";@import
 
"https://fonts.googleapis.com/css?family=Roboto+Mono:400,700&display=swap";.header__large--cerulean-blue{font-family:rubik,sans-serif;font-weight:500;font-size:72px;line-height:1.17;color:#017cee}.header__large--shamrock{font-family:rubik,sans-serif;font-weight:500;font-size:72px;line-height:1.17;color:#00
 [...]
\ No newline at end of file
diff --git a/docs-archive/docker-stack/build-arg-ref.html 
b/docs-archive/docker-stack/build-arg-ref.html
index e66d02a..21c0ba7 100644
--- a/docs-archive/docker-stack/build-arg-ref.html
+++ b/docs-archive/docker-stack/build-arg-ref.html
@@ -25,9 +25,9 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
 
-
+    
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -66,38 +66,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -141,38 +141,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -183,8 +183,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -400,10 +400,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -536,15 +536,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -552,20 +552,20 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="index.html" class="icon 
icon-home"> Home</a></li>
-
+            
             <li class="breadcrumb-item"><a href="build-arg-ref.html"> Image 
build arguments reference</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
   <blockquote>
 <div></div></blockquote>
 <div class="section" id="image-build-arguments-reference">
@@ -779,7 +779,7 @@ be useful if you need to build Airflow in environments that 
require high levels
 <code class="docutils literal notranslate"><span 
class="pre">apache-airflow</span></code> for installation from
 PyPI. It can be GitHub repository URL
 including branch or tag to install from
-that repository or &quot;.&quot; to install from
+that repository or “.” to install from
 local sources. Installing from sources
 requires appropriate values of the
 <code class="docutils literal notranslate"><span 
class="pre">AIRFLOW_SOURCES_FROM</span></code> and
@@ -788,13 +788,13 @@ below)</p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span 
class="pre">AIRFLOW_SOURCES_FROM</span></code></p></td>
 <td><p><code class="docutils literal notranslate"><span 
class="pre">empty</span></code></p></td>
-<td><p>Sources of Airflow. Set it to &quot;.&quot; when
+<td><p>Sources of Airflow. Set it to “.” when
 you install Airflow from local sources</p></td>
 </tr>
 <tr class="row-even"><td><p><code class="docutils literal notranslate"><span 
class="pre">AIRFLOW_SOURCES_TO</span></code></p></td>
 <td><p><code class="docutils literal notranslate"><span 
class="pre">/empty</span></code></p></td>
 <td><p>Target for Airflow sources. Set to
-&quot;/opt/airflow&quot; when you install Airflow
+“/opt/airflow” when you install Airflow
 from local sources.</p></td>
 </tr>
 <tr class="row-odd"><td><p><code class="docutils literal notranslate"><span 
class="pre">AIRFLOW_VERSION_SPECIFICATION</span></code></p></td>
@@ -817,7 +817,7 @@ installing from PyPI or GitHub repo.</p></td>
 source of the constraints with the
 specified URL or file. Note that the
 file has to be in docker context so
-it's best to place such file in
+it’s best to place such file in
 one of the folders included in
 <code class="docutils literal notranslate"><span 
class="pre">.dockerignore</span></code> file.</p></td>
 </tr>
@@ -839,8 +839,8 @@ differently than other packages. All
 installed with dependencies limited by
 airflow constraints. All other packages
 are installed without dependencies
-'as-is'. If you wish to install airflow
-via 'pip download' with all dependencies
+‘as-is’. If you wish to install airflow
+via ‘pip download’ with all dependencies
 downloaded, you have to rename the
 apache airflow and provider packages to
 not start with <code class="docutils literal notranslate"><span 
class="pre">apache?airflow</span></code> glob.</p></td>
@@ -953,12 +953,12 @@ Image builds and speeds up CI builds.</p></td>
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
             <ul>
@@ -973,10 +973,12 @@ Image builds and speeds up CI builds.</p></td>
 
         </div>
     </nav>
-
+            
         </div>
+        
 
 
+    
 
 
 
@@ -984,12 +986,10 @@ Image builds and speeds up CI builds.</p></td>
 
 
 
-
-
-
-
-
-
+    
+        
+            
+        
         <div class="base-layout--button">
             <a 
href="https://github.com/apache/airflow/edit/main/docs/docker-stack/build-arg-ref.rst";
 rel="nofollow">
 
@@ -1002,12 +1002,12 @@ Image builds and speeds up CI builds.</p></td>
                 </button>
             </a>
         </div>
-
+    
 
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -1082,7 +1082,7 @@ Image builds and speeds up CI builds.</p></td>
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -1092,7 +1092,7 @@ Image builds and speeds up CI builds.</p></td>
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -1115,7 +1115,7 @@ Image builds and speeds up CI builds.</p></td>
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -1136,4 +1136,4 @@ Image builds and speeds up CI builds.</p></td>
         <script src="_static/clipboard.min.js"></script>
         <script src="_static/copybutton.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/docs-archive/docker-stack/build.html 
b/docs-archive/docker-stack/build.html
index 2c24944..2241013 100644
--- a/docs-archive/docker-stack/build.html
+++ b/docs-archive/docker-stack/build.html
@@ -26,9 +26,9 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
 
-
+    
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -67,38 +67,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -142,38 +142,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -184,8 +184,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -430,10 +430,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -595,15 +595,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -611,20 +611,20 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="index.html" class="icon 
icon-home"> Home</a></li>
-
+            
             <li class="breadcrumb-item"><a href="build.html"> Building the 
image</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
   <blockquote>
 <div></div></blockquote>
 <div class="section" id="building-the-image">
@@ -645,7 +645,7 @@ starting your containers, but this is a bad idea for 
multiple reasons - starting
 and ending with the extra time needed to install those packages - which has to 
happen every time every
 container starts. The only viable way to deal with new dependencies and 
requirements in production is to
 build and use your own image. You should only use installing dependencies 
dynamically in case of
-&quot;hobbyist&quot; and &quot;quick start&quot; scenarios when you want to 
iterate quickly to try things out and later
+“hobbyist” and “quick start” scenarios when you want to iterate quickly to try 
things out and later
 replace it with your own images.</p>
 </div>
 <div class="section" id="how-to-build-your-own-image">
@@ -678,7 +678,7 @@ method your image will be deployed. This can be set for 
example as image name in
 <li><p>[Optional] Test the image. Airflow contains tool that allows you to 
test the image. This step however,
 requires locally checked out or extracted Airflow sources. If you happen to 
have the sources you can
 test the image by running this command (in airflow root folder). The output 
will tell you if the image
-is &quot;good-to-go&quot;.</p></li>
+is “good-to-go”.</p></li>
 </ol>
 <div class="highlight-shell notranslate"><div 
class="highlight"><pre><span></span>./scripts/ci/tools/verify_docker_image.sh 
PROD my-image:0.0.1
 </pre></div>
@@ -687,7 +687,7 @@ is &quot;good-to-go&quot;.</p></li>
 <li><p>Once you build the image locally you have usually several options to 
make them available for your deployment:</p></li>
 </ol>
 <ul class="simple">
-<li><p>For <code class="docutils literal notranslate"><span 
class="pre">docker-compose</span></code> deployment, that's all you need. The 
image is stored in docker engine cache
+<li><p>For <code class="docutils literal notranslate"><span 
class="pre">docker-compose</span></code> deployment, that’s all you need. The 
image is stored in docker engine cache
 and docker compose will use it from there.</p></li>
 <li><p>For some - development targeted - Kubernetes deployments you can load 
the images directly to
 Kubernetes clusters. Clusters such as <code class="docutils literal 
notranslate"><span class="pre">kind</span></code> or <code class="docutils 
literal notranslate"><span class="pre">minikube</span></code> have dedicated 
<code class="docutils literal notranslate"><span class="pre">load</span></code> 
method to load the
@@ -790,7 +790,7 @@ how you want to build your image.</p>
 <td><p>Yes</p></td>
 <td><p>No</p></td>
 </tr>
-<tr class="row-odd"><td><p>Uses familiar 'FROM ' pattern of image 
building</p></td>
+<tr class="row-odd"><td><p>Uses familiar ‘FROM ‘ pattern of image 
building</p></td>
 <td><p>Yes</p></td>
 <td><p>No</p></td>
 </tr>
@@ -816,10 +816,10 @@ how you want to build your image.</p>
 </tr>
 </tbody>
 </table>
-<p>TL;DR; If you have a need to build custom image, it is easier to start with 
&quot;Extending&quot; however if your
+<p>TL;DR; If you have a need to build custom image, it is easier to start with 
“Extending” however if your
 dependencies require compilation step or when your require to build the image 
from security vetted
-packages, switching to &quot;Customizing&quot; the image provides much more 
optimized images. In the example further
-where we compare equivalent &quot;Extending&quot; and &quot;Customizing&quot; 
the image, similar images build by
+packages, switching to “Customizing” the image provides much more optimized 
images. In the example further
+where we compare equivalent “Extending” and “Customizing” the image, similar 
images build by
 Extending vs. Customization had shown 1.1GB vs 874MB image sizes respectively 
- with 20% improvement in
 size of the Customized image.</p>
 <div class="admonition note">
@@ -828,9 +828,9 @@ size of the Customized image.</p>
 optimized base image first using <code class="docutils literal 
notranslate"><span class="pre">customization</span></code> method (for example 
by your admin team) with all
 the heavy compilation required dependencies and you can publish it in your 
registry and let others
 <code class="docutils literal notranslate"><span 
class="pre">extend</span></code> your image using <code class="docutils literal 
notranslate"><span class="pre">FROM</span></code> and add their own lightweight 
dependencies. This reflects well
-the split where typically &quot;Casual&quot; users will Extend the image and 
&quot;Power-users&quot; will customize it.</p>
+the split where typically “Casual” users will Extend the image and 
“Power-users” will customize it.</p>
 </div>
-<p>Airflow Summit 2020's <a class="reference external" 
href="https://youtu.be/wDr3Y7q2XoI";>Production Docker Image</a> talk provides 
more
+<p>Airflow Summit 2020’s <a class="reference external" 
href="https://youtu.be/wDr3Y7q2XoI";>Production Docker Image</a> talk provides 
more
 details about the context, architecture and customization/extension methods 
for the Production Image.</p>
 </div>
 <div class="section" id="extending-the-image">
@@ -839,18 +839,18 @@ details about the context, architecture and 
customization/extension methods for
 compiling. The compilation framework of Linux (so called <code class="docutils 
literal notranslate"><span class="pre">build-essential</span></code>) is pretty 
big, and
 for the production images, size is really important factor to optimize for, so 
our Production Image
 does not contain <code class="docutils literal notranslate"><span 
class="pre">build-essential</span></code>. If you need compiler like gcc or g++ 
or make/cmake etc. - those
-are not found in the image and it is recommended that you follow the 
&quot;customize&quot; route instead.</p>
+are not found in the image and it is recommended that you follow the 
“customize” route instead.</p>
 <p>How to extend the image - it is something you are most likely familiar with 
- simply
-build a new image using Dockerfile's <code class="docutils literal 
notranslate"><span class="pre">FROM</span></code> directive and add whatever 
you need. Then you can add your
+build a new image using Dockerfile’s <code class="docutils literal 
notranslate"><span class="pre">FROM</span></code> directive and add whatever 
you need. Then you can add your
 Debian dependencies with <code class="docutils literal notranslate"><span 
class="pre">apt</span></code> or PyPI dependencies with <code class="docutils 
literal notranslate"><span class="pre">pip</span> <span 
class="pre">install</span></code> or any other stuff you need.</p>
 <p>You should be aware, about a few things:</p>
 <ul class="simple">
-<li><p>The production image of airflow uses &quot;airflow&quot; user, so if 
you want to add some of the tools
+<li><p>The production image of airflow uses “airflow” user, so if you want to 
add some of the tools
 as <code class="docutils literal notranslate"><span 
class="pre">root</span></code> user, you need to switch to it with <code 
class="docutils literal notranslate"><span class="pre">USER</span></code> 
directive of the Dockerfile and switch back to
 <code class="docutils literal notranslate"><span 
class="pre">airflow</span></code> user when you are done. Also you should 
remember about following the
 <a class="reference external" 
href="https://docs.docker.com/develop/develop-images/dockerfile_best-practices/";>best
 practices of Dockerfiles</a>
 to make sure your image is lean and small.</p></li>
-<li><p>The PyPI dependencies in Apache Airflow are installed in the user 
library, of the &quot;airflow&quot; user, so
+<li><p>The PyPI dependencies in Apache Airflow are installed in the user 
library, of the “airflow” user, so
 PIP packages are installed to <code class="docutils literal notranslate"><span 
class="pre">~/.local</span></code> folder as if the <code class="docutils 
literal notranslate"><span class="pre">--user</span></code> flag was specified 
when running PIP.
 Note also that using <code class="docutils literal notranslate"><span 
class="pre">--no-cache-dir</span></code> is a good idea that can help to make 
your image smaller.</p></li>
 </ul>
@@ -862,7 +862,7 @@ variable to <code class="docutils literal 
notranslate"><span class="pre">true</s
 </div>
 <ul class="simple">
 <li><p>If your apt, or PyPI dependencies require some of the <code 
class="docutils literal notranslate"><span 
class="pre">build-essential</span></code> or other packages that need
-to compile your python dependencies, then your best choice is to follow the 
&quot;Customize the image&quot; route,
+to compile your python dependencies, then your best choice is to follow the 
“Customize the image” route,
 because you can build a highly-optimized (for size) image this way. However it 
requires to checkout sources
 of Apache Airflow, so you might still want to choose to add <code 
class="docutils literal notranslate"><span 
class="pre">build-essential</span></code> to your image,
 even if your image will be significantly bigger.</p></li>
@@ -971,7 +971,7 @@ running the container.</p>
 </div>
 </div>
 <p>The size of this image is ~ 1.1 GB when build. As you will see further, you 
can achieve 20% reduction in
-size of the image in case you use &quot;Customizing&quot; rather than 
&quot;Extending&quot; the image.</p>
+size of the image in case you use “Customizing” rather than “Extending” the 
image.</p>
 </div>
 <div class="section" id="example-when-you-want-to-embed-dags">
 <h3>Example when you want to embed DAGs<a class="headerlink" 
href="#example-when-you-want-to-embed-dags" title="Permalink to this 
headline">¶</a></h3>
@@ -1016,7 +1016,7 @@ size of the image in case you use &quot;Customizing&quot; 
rather than &quot;Exte
 <p>Customizing the image is an optimized way of adding your own dependencies 
to the image - better
 suited to prepare highly optimized (for size) production images, especially 
when you have dependencies
 that require to be compiled before installing (such as <code class="docutils 
literal notranslate"><span class="pre">mpi4py</span></code>).</p>
-<p>It also allows more sophisticated usages, needed by &quot;Power-users&quot; 
- for example using forked version
+<p>It also allows more sophisticated usages, needed by “Power-users” - for 
example using forked version
 of Airflow, or building the images from security-vetted sources.</p>
 <p>The big advantage of this method is that it produces optimized image even 
if you need some compile-time
 dependencies that are not needed in the final image.</p>
@@ -1026,10 +1026,10 @@ released versions, or from the checked out sources 
(using release tags or main b
 <a class="reference external" href="https://github.com/apache/airflow";>Airflow 
GitHub Project</a> or from your own fork
 if you happen to do maintain your own fork of Airflow.</p>
 <p>Another disadvantage is that the pattern of building Docker images with 
<code class="docutils literal notranslate"><span 
class="pre">--build-arg</span></code> is less familiar
-to developers of such images. However it is quite well-known to 
&quot;power-users&quot;. That's why the
+to developers of such images. However it is quite well-known to “power-users”. 
That’s why the
 customizing flow is better suited for those users who have more familiarity 
and have more custom
 requirements.</p>
-<p>The image also usually builds much longer than the equivalent 
&quot;Extended&quot; image because instead of
+<p>The image also usually builds much longer than the equivalent “Extended” 
image because instead of
 extending the layers that are already coming from the base image, it rebuilds 
the layers needed
 to add extra dependencies needed at early stages of image building.</p>
 <p>When customizing the image you can choose a number of options how you 
install Airflow:</p>
@@ -1044,7 +1044,7 @@ want to release the custom Airflow version to 
PyPI.</p></li>
 particularly useful if you want to build Airflow in a highly-secure 
environment where all such packages
 must be vetted by your security team and stored in your private artifact 
registry. This also
 allows to build airflow image in an air-gaped environment.</p></li>
-<li><p>Side note. Building <code class="docutils literal notranslate"><span 
class="pre">Airflow</span></code> in an <code class="docutils literal 
notranslate"><span class="pre">air-gaped</span></code> environment sounds 
pretty funny, doesn't it?</p></li>
+<li><p>Side note. Building <code class="docutils literal notranslate"><span 
class="pre">Airflow</span></code> in an <code class="docutils literal 
notranslate"><span class="pre">air-gaped</span></code> environment sounds 
pretty funny, doesn’t it?</p></li>
 </ul>
 <p>You can also add a range of customizations while building the image:</p>
 <ul class="simple">
@@ -1069,7 +1069,7 @@ version of Airflow you use.</p>
 <p>You can also download any version of Airflow constraints and adapt it with 
your own set of
 constraints and manually set your own versions of dependencies in your own 
constraints and use the version
 of constraints that you manually prepared.</p>
-<p>You can read more about constraints in <a class="reference external" 
href="/docs/apache-airflow/latest/installation/installing-from-pypi.html" 
title="(in apache-airflow v2.2.0.dev0)"><span>Installation from 
PyPI</span></a></p>
+<p>You can read more about constraints in <a class="reference external" 
href="/docs/apache-airflow/stable/installation/installing-from-pypi.html" 
title="(in apache-airflow v2.2.0.dev0)"><span>Installation from 
PyPI</span></a></p>
 <p>Note that if you place <code class="docutils literal notranslate"><span 
class="pre">requirements.txt</span></code> in the <code class="docutils literal 
notranslate"><span class="pre">docker-context-files</span></code> folder, it 
will be
 used to install all requirements declared there. It is recommended that the 
file
 contains specified version of dependencies to add with <code class="docutils 
literal notranslate"><span class="pre">==</span></code> version specifier, to 
achieve
@@ -1127,9 +1127,9 @@ package. The <code class="docutils literal 
notranslate"><span class="pre">2.0.2<
 </pre></div>
 </div>
 </div>
-<p>The above image is equivalent of the &quot;extended&quot; image from 
previous chapter but it's size is only
-874 MB. Comparing to 1.1 GB of the &quot;extended image&quot; this is about 
230 MB less, so you can achieve ~20%
-improvement in size of the image by using &quot;customization&quot; vs. 
extension. The saving can increase in case you
+<p>The above image is equivalent of the “extended” image from previous chapter 
but it’s size is only
+874 MB. Comparing to 1.1 GB of the “extended image” this is about 230 MB less, 
so you can achieve ~20%
+improvement in size of the image by using “customization” vs. extension. The 
saving can increase in case you
 have more complex dependencies to build.</p>
 </div>
 <div class="section" id="building-optimized-images">
@@ -1139,7 +1139,7 @@ PyPI package but it includes additional apt dev and 
runtime dependencies.</p>
 <p>The dev dependencies are those that require <code class="docutils literal 
notranslate"><span class="pre">build-essential</span></code> and usually need 
to involve recompiling
 of some python dependencies so those packages might require some additional 
DEV dependencies to be
 present during recompilation. Those packages are not needed at runtime, so we 
only install them for the
-&quot;build&quot; time. They are not installed in the final image, thus 
producing much smaller images.
+“build” time. They are not installed in the final image, thus producing much 
smaller images.
 In this case pandas requires recompilation so it also needs gcc and g++ as dev 
APT dependencies.
 The <code class="docutils literal notranslate"><span 
class="pre">jre-headless</span></code> does not require recompiling so it can 
be installed as the runtime APT dependency.</p>
 <div class="example-block-wrapper docutils container">
@@ -1178,8 +1178,8 @@ constraints are taken from latest version of the 
constraints-main branch in GitH
 <p>The following example builds the production image with default extras from 
the
 latest <code class="docutils literal notranslate"><span 
class="pre">v2-*-test</span></code> version and constraints are taken from the 
latest version of
 the <code class="docutils literal notranslate"><span 
class="pre">constraints-2-*</span></code> branch in GitHub (for example <code 
class="docutils literal notranslate"><span class="pre">v2-1-test</span></code> 
branch matches <code class="docutils literal notranslate"><span 
class="pre">constraints-2-1</span></code>).
-Note that this command might fail occasionally as only the &quot;released 
version&quot; constraints when building a
-version and &quot;main&quot; constraints when building main are guaranteed to 
work.</p>
+Note that this command might fail occasionally as only the “released version” 
constraints when building a
+version and “main” constraints when building main are guaranteed to work.</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header"><span 
class="example-title">docs/docker-stack/docker-examples/customizing/github-v2-1-test.sh</span></p>
 <div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>docker build . <span class="se">\</span>
@@ -1225,7 +1225,7 @@ usernames and passwords used for authentication. More 
details about <code class=
 <p>Similar results could be achieved by modifying the Dockerfile manually (see 
below) and injecting the
 commands needed, but by specifying the customizations via build-args, you 
avoid the need of
 synchronizing the changes from future Airflow Dockerfiles. Those 
customizations should work with the
-future version of Airflow's official <code class="docutils literal 
notranslate"><span class="pre">Dockerfile</span></code> at most with minimal 
modifications od parameter
+future version of Airflow’s official <code class="docutils literal 
notranslate"><span class="pre">Dockerfile</span></code> at most with minimal 
modifications od parameter
 names (if any), so using the build command for your customizations makes your 
custom image more
 future-proof.</p>
 </div>
@@ -1282,15 +1282,15 @@ first download such constraint file locally and then 
use <code class="docutils l
 but in most likely scenario, those wheel files should be copied from an 
internal repository of such .whl
 files. Note that <code class="docutils literal notranslate"><span 
class="pre">AIRFLOW_VERSION_SPECIFICATION</span></code> is only there for 
reference, the apache airflow <code class="docutils literal notranslate"><span 
class="pre">.whl</span></code> file
 in the right version is part of the <code class="docutils literal 
notranslate"><span class="pre">.whl</span></code> files downloaded.</p>
-<p>Note that 'pip download' will only works on Linux host as some of the 
packages need to be compiled from
+<p>Note that ‘pip download’ will only works on Linux host as some of the 
packages need to be compiled from
 sources and you cannot install them providing <code class="docutils literal 
notranslate"><span class="pre">--platform</span></code> switch. They also need 
to be downloaded using
 the same python version as the target image.</p>
 <p>The <code class="docutils literal notranslate"><span class="pre">pip</span> 
<span class="pre">download</span></code> might happen in a separate 
environment. The files can be committed to a separate
 binary repository and vetted/verified by the security team and used 
subsequently to build images
 of Airflow when needed on an air-gaped system.</p>
 <p>Example of preparing the constraint files and wheel files. Note that <code 
class="docutils literal notranslate"><span class="pre">mysql</span></code> 
dependency is removed
-as <code class="docutils literal notranslate"><span 
class="pre">mysqlclient</span></code> is installed from Oracle's <code 
class="docutils literal notranslate"><span class="pre">apt</span></code> 
repository and if you want to add it, you need
-to provide this library from you repository if you want to build Airflow image 
in an &quot;air-gaped&quot; system.</p>
+as <code class="docutils literal notranslate"><span 
class="pre">mysqlclient</span></code> is installed from Oracle’s <code 
class="docutils literal notranslate"><span class="pre">apt</span></code> 
repository and if you want to add it, you need
+to provide this library from you repository if you want to build Airflow image 
in an “air-gaped” system.</p>
 <div class="example-block-wrapper docutils container">
 <p class="example-header"><span 
class="example-title">docs/docker-stack/docker-examples/restricted/restricted_environments.sh</span></p>
 <div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>rm docker-context-files/*.whl 
docker-context-files/*.tar.gz docker-context-files/*.txt <span 
class="o">||</span> <span class="nb">true</span>
@@ -1323,8 +1323,8 @@ where you can build the image using the packages 
downloaded by passing those bui
 client from the Oracle repositories. In this case also make sure that 
your</p></li>
 </ul>
 <p>Note, that the solution we have for installing python packages from local 
packages, only solves the problem
-of &quot;air-gaped&quot; python installation. The Docker image also downloads 
<code class="docutils literal notranslate"><span class="pre">apt</span></code> 
dependencies and <code class="docutils literal notranslate"><span 
class="pre">node-modules</span></code>.
-Those type of dependencies are however more likely to be available in your 
&quot;air-gaped&quot; system via transparent
+of “air-gaped” python installation. The Docker image also downloads <code 
class="docutils literal notranslate"><span class="pre">apt</span></code> 
dependencies and <code class="docutils literal notranslate"><span 
class="pre">node-modules</span></code>.
+Those type of dependencies are however more likely to be available in your 
“air-gaped” system via transparent
 proxies and it should automatically reach out to your private registries, 
however in the future the
 solution might be applied to both of those installation steps.</p>
 <p>You can also use techniques described in the previous chapter to make <code 
class="docutils literal notranslate"><span class="pre">docker</span> <span 
class="pre">build</span></code> use your private
@@ -1462,12 +1462,12 @@ using COPY command if you want to get the files in your 
final image (in the main
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
             <ul>
@@ -1511,10 +1511,12 @@ using COPY command if you want to get the files in your 
final image (in the main
 
         </div>
     </nav>
-
+            
         </div>
+        
 
 
+    
 
 
 
@@ -1522,12 +1524,10 @@ using COPY command if you want to get the files in your 
final image (in the main
 
 
 
-
-
-
-
-
-
+    
+        
+            
+        
         <div class="base-layout--button">
             <a 
href="https://github.com/apache/airflow/edit/main/docs/docker-stack/build.rst"; 
rel="nofollow">
 
@@ -1540,12 +1540,12 @@ using COPY command if you want to get the files in your 
final image (in the main
                 </button>
             </a>
         </div>
-
+    
 
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -1620,7 +1620,7 @@ using COPY command if you want to get the files in your 
final image (in the main
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -1630,7 +1630,7 @@ using COPY command if you want to get the files in your 
final image (in the main
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -1653,7 +1653,7 @@ using COPY command if you want to get the files in your 
final image (in the main
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -1674,4 +1674,4 @@ using COPY command if you want to get the files in your 
final image (in the main
         <script src="_static/clipboard.min.js"></script>
         <script src="_static/copybutton.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/docs-archive/docker-stack/entrypoint.html 
b/docs-archive/docker-stack/entrypoint.html
index a795e3c..b5a5893 100644
--- a/docs-archive/docker-stack/entrypoint.html
+++ b/docs-archive/docker-stack/entrypoint.html
@@ -26,9 +26,9 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
 
-
+    
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -67,38 +67,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -142,38 +142,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -184,8 +184,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -408,10 +408,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -551,15 +551,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -567,20 +567,20 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="index.html" class="icon 
icon-home"> Home</a></li>
-
+            
             <li class="breadcrumb-item"><a href="entrypoint.html"> 
Entrypoint</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
   <blockquote>
 <div></div></blockquote>
 <div class="section" id="entrypoint">
@@ -588,7 +588,7 @@
 <p>If you are using the default entrypoint of the production image,
 there are a few actions that are automatically performed when the container 
starts.
 In some cases, you can pass environment variables to the image to trigger some 
of that behaviour.</p>
-<p>The variables that control the &quot;execution&quot; behaviour start with 
<code class="docutils literal notranslate"><span 
class="pre">_AIRFLOW</span></code> to distinguish them
+<p>The variables that control the “execution” behaviour start with <code 
class="docutils literal notranslate"><span class="pre">_AIRFLOW</span></code> 
to distinguish them
 from the variables used to build the image starting with <code class="docutils 
literal notranslate"><span class="pre">AIRFLOW</span></code>.</p>
 <div class="section" id="allowing-arbitrary-user-to-run-the-container">
 <span id="arbitrary-docker-user"></span><h2>Allowing arbitrary user to run the 
container<a class="headerlink" 
href="#allowing-arbitrary-user-to-run-the-container" title="Permalink to this 
headline">¶</a></h2>
@@ -609,24 +609,24 @@ those formats (See <a class="reference external" 
href="https://docs.docker.com/e
 See <a class="reference external" 
href="https://docs.docker.com/compose/compose-file/compose-file-v3/#domainname-hostname-ipc-mac_address-privileged-read_only-shm_size-stdin_open-tty-user-working_dir";>Docker
 compose reference</a>
 for details. In our Quickstart Guide using Docker-Compose, the UID and GID can 
be passed via
 <code class="docutils literal notranslate"><span 
class="pre">AIRFLOW_UID</span></code> and <code class="docutils literal 
notranslate"><span class="pre">AIRFLOW_GID</span></code> variables as described 
in
-<a class="reference external" 
href="/docs/apache-airflow/latest/start/docker.html#initializing-docker-compose-environment"
 title="(in apache-airflow v2.2.0.dev0)"><span class="xref std 
std-ref">Initializing docker compose environment</span></a>.</p>
+<a class="reference external" 
href="/docs/apache-airflow/stable/start/docker.html#initializing-docker-compose-environment"
 title="(in apache-airflow v2.2.0.dev0)"><span class="xref std 
std-ref">Initializing docker compose environment</span></a>.</p>
 <p>In case <code class="docutils literal notranslate"><span 
class="pre">GID</span></code> is set to <code class="docutils literal 
notranslate"><span class="pre">0</span></code>, the user can be any UID, but in 
case UID is different than the default
 <code class="docutils literal notranslate"><span 
class="pre">airflow</span></code> (UID=50000), the user will be automatically 
created when entering the container.</p>
 <p>In order to accommodate a number of external libraries and projects, 
Airflow will automatically create
-such an arbitrary user in (<cite>/etc/passwd</cite>) and make it's home 
directory point to <code class="docutils literal notranslate"><span 
class="pre">/home/airflow</span></code>.
+such an arbitrary user in (<cite>/etc/passwd</cite>) and make it’s home 
directory point to <code class="docutils literal notranslate"><span 
class="pre">/home/airflow</span></code>.
 Many of 3rd-party libraries and packages require home directory of the user to 
be present, because they
 need to write some cache information there, so such a dynamic creation of a 
user is necessary.</p>
 <p>Such arbitrary user has to be able to write to certain directories that 
needs write access, and since
-it is not advised to allow write access to &quot;other&quot; for security 
reasons, the OpenShift
+it is not advised to allow write access to “other” for security reasons, the 
OpenShift
 guidelines introduced the concept of making all such folders have the <code 
class="docutils literal notranslate"><span class="pre">0</span></code> (<code 
class="docutils literal notranslate"><span class="pre">root</span></code>) 
group id (GID).
 All the directories that need write access in the Airflow production image 
have GID set to 0 (and
 they are writable for the group). We are following that concept and all the 
directories that need
 write access follow that.</p>
 <p>The GID=0 is set as default for the <code class="docutils literal 
notranslate"><span class="pre">airflow</span></code> user, so any directories 
it creates have GID set to 0
 by default. The entrypoint sets <code class="docutils literal 
notranslate"><span class="pre">umask</span></code> to be <code class="docutils 
literal notranslate"><span class="pre">0002</span></code> - this means that any 
directories created by
-the user have also &quot;group write&quot; access for group <code 
class="docutils literal notranslate"><span class="pre">0</span></code> - they 
will be writable by other users with
-<code class="docutils literal notranslate"><span 
class="pre">root</span></code> group. Also whenever any &quot;arbitrary&quot; 
user creates a folder (for example in a mounted volume), that
-folder will have a &quot;group write&quot; access and <code class="docutils 
literal notranslate"><span class="pre">GID=0</span></code>, so that execution 
with another, arbitrary user
+the user have also “group write” access for group <code class="docutils 
literal notranslate"><span class="pre">0</span></code> - they will be writable 
by other users with
+<code class="docutils literal notranslate"><span 
class="pre">root</span></code> group. Also whenever any “arbitrary” user 
creates a folder (for example in a mounted volume), that
+folder will have a “group write” access and <code class="docutils literal 
notranslate"><span class="pre">GID=0</span></code>, so that execution with 
another, arbitrary user
 will still continue to work, even if such directory is mounted by another 
arbitrary user later.</p>
 <p>The <code class="docutils literal notranslate"><span 
class="pre">umask</span></code> setting however only works for runtime of the 
container - it is not used during building of
 the image. If you would like to extend the image and add your own packages, 
you should remember to add
@@ -639,7 +639,7 @@ that need group access will also be writable for the group. 
This can be done for
 </pre></div>
 </div>
 </div></blockquote>
-<p>You can read more about it in the &quot;Support arbitrary user ids&quot; 
chapter in the
+<p>You can read more about it in the “Support arbitrary user ids” chapter in 
the
 <a class="reference external" 
href="https://docs.openshift.com/container-platform/4.7/openshift_images/create-images.html#images-create-guide-openshift_create-images";>Openshift
 best practices</a>.</p>
 </div>
 <div class="section" id="waits-for-airflow-db-connection">
@@ -670,7 +670,7 @@ To disable check, set <code class="docutils literal 
notranslate"><span class="pr
 </div>
 <div class="section" id="executing-commands">
 <span id="entrypoint-commands"></span><h2>Executing commands<a 
class="headerlink" href="#executing-commands" title="Permalink to this 
headline">¶</a></h2>
-<p>If first argument equals to &quot;bash&quot; - you are dropped to a bash 
shell or you can executes bash command
+<p>If first argument equals to “bash” - you are dropped to a bash shell or you 
can executes bash command
 if you specify extra arguments. For example:</p>
 <div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>docker run -it 
apache/airflow:2.1.0-python3.6 bash -c <span class="s2">&quot;ls 
-la&quot;</span>
 total <span class="m">16</span>
@@ -686,12 +686,12 @@ you pass extra parameters. For example:</p>
 <span class="nb">test</span>
 </pre></div>
 </div>
-<p>If first argument equals to &quot;airflow&quot; - the rest of the arguments 
is treated as an airflow command
+<p>If first argument equals to “airflow” - the rest of the arguments is 
treated as an airflow command
 to execute. Example:</p>
 <div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>docker run -it 
apache/airflow:2.1.0-python3.6 airflow webserver
 </pre></div>
 </div>
-<p>If there are any other arguments - they are simply passed to the 
&quot;airflow&quot; command</p>
+<p>If there are any other arguments - they are simply passed to the “airflow” 
command</p>
 <div class="highlight-bash notranslate"><div 
class="highlight"><pre><span></span>&gt; docker run -it 
apache/airflow:2.1.0-python3.6 version
 <span class="m">2</span>.1.0
 </pre></div>
@@ -699,7 +699,7 @@ to execute. Example:</p>
 </div>
 <div class="section" id="signal-propagation">
 <h2>Signal propagation<a class="headerlink" href="#signal-propagation" 
title="Permalink to this headline">¶</a></h2>
-<p>Airflow uses <code class="docutils literal notranslate"><span 
class="pre">dumb-init</span></code> to run as &quot;init&quot; in the 
entrypoint. This is in order to propagate
+<p>Airflow uses <code class="docutils literal notranslate"><span 
class="pre">dumb-init</span></code> to run as “init” in the entrypoint. This is 
in order to propagate
 signals and reap child processes properly. This means that the process that 
you run does not have
 to install signal handlers to work properly and be killed when the container 
is gracefully terminated.
 The behaviour of signal propagation is configured by <code class="docutils 
literal notranslate"><span class="pre">DUMB_INIT_SETSID</span></code> variable 
which is set to
@@ -731,10 +731,10 @@ A good example is warm shutdown of Celery workers. The 
<code class="docutils lit
 in this case will only propagate the signals to the main process,
 but not to the processes that are spawned in the same process
 group as the main one. For example in case of Celery, the main
-process will put the worker in &quot;offline&quot; mode, and will wait
+process will put the worker in “offline” mode, and will wait
 until all running tasks complete, and only then it will
 terminate all processes.</p>
-<p>For Airflow's Celery worker, you should set the variable to 0
+<p>For Airflow’s Celery worker, you should set the variable to 0
 and either use <code class="docutils literal notranslate"><span 
class="pre">[&quot;celery&quot;,</span> <span 
class="pre">&quot;worker&quot;]</span></code> command.
 If you are running it through <code class="docutils literal notranslate"><span 
class="pre">[&quot;bash&quot;,</span> <span 
class="pre">&quot;-c&quot;]</span></code> command,
 you  need to start the worker via <code class="docutils literal 
notranslate"><span class="pre">exec</span> <span class="pre">airflow</span> 
<span class="pre">celery</span> <span class="pre">worker</span></code>
@@ -768,7 +768,7 @@ comes to concurrency.</p>
 production, it is only useful if you would like to run a quick test with the 
production image.
 You need to pass at least password to create such user via <code 
class="docutils literal notranslate"><span 
class="pre">_AIRFLOW_WWW_USER_PASSWORD</span></code> or
 <span class="target" id="index-6"></span><code class="xref std std-envvar 
docutils literal notranslate"><span 
class="pre">_AIRFLOW_WWW_USER_PASSWORD_CMD</span></code> similarly like for 
other <code class="docutils literal notranslate"><span 
class="pre">*_CMD</span></code> variables, the content of
-the <code class="docutils literal notranslate"><span 
class="pre">*_CMD</span></code> will be evaluated as shell command and it's 
output will be set as password.</p>
+the <code class="docutils literal notranslate"><span 
class="pre">*_CMD</span></code> will be evaluated as shell command and it’s 
output will be set as password.</p>
 <p>User creation will fail if none of the <code class="docutils literal 
notranslate"><span class="pre">PASSWORD</span></code> variables are set - there 
is no default for
 password for security reasons.</p>
 <table class="docutils align-default">
@@ -918,12 +918,12 @@ finished, you should create your custom image with 
dependencies baked in.</p>
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
             <ul>
@@ -945,10 +945,12 @@ finished, you should create your custom image with 
dependencies baked in.</p>
 
         </div>
     </nav>
-
+            
         </div>
+        
 
 
+    
 
 
 
@@ -956,12 +958,10 @@ finished, you should create your custom image with 
dependencies baked in.</p>
 
 
 
-
-
-
-
-
-
+    
+        
+            
+        
         <div class="base-layout--button">
             <a 
href="https://github.com/apache/airflow/edit/main/docs/docker-stack/entrypoint.rst";
 rel="nofollow">
 
@@ -974,12 +974,12 @@ finished, you should create your custom image with 
dependencies baked in.</p>
                 </button>
             </a>
         </div>
-
+    
 
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -1054,7 +1054,7 @@ finished, you should create your custom image with 
dependencies baked in.</p>
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -1064,7 +1064,7 @@ finished, you should create your custom image with 
dependencies baked in.</p>
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -1087,7 +1087,7 @@ finished, you should create your custom image with 
dependencies baked in.</p>
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -1108,4 +1108,4 @@ finished, you should create your custom image with 
dependencies baked in.</p>
         <script src="_static/clipboard.min.js"></script>
         <script src="_static/copybutton.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/docs-archive/docker-stack/genindex.html 
b/docs-archive/docker-stack/genindex.html
index bb45299..97d8e93 100644
--- a/docs-archive/docker-stack/genindex.html
+++ b/docs-archive/docker-stack/genindex.html
@@ -24,9 +24,9 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
 
-
+    
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -65,38 +65,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -140,38 +140,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -182,8 +182,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -393,10 +393,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -523,15 +523,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -539,20 +539,20 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="index.html" class="icon 
icon-home"> Home</a></li>
-
+            
             <li class="breadcrumb-item"><a href="genindex.html"> Index</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
 
 <h1 id="index">Index</h1>
 
@@ -561,7 +561,7 @@
  | <a href="#A"><strong>A</strong></a>
  | <a href="#C"><strong>C</strong></a>
  | <a href="#E"><strong>E</strong></a>
-
+ 
 </div>
 <h2 id="_">_</h2>
 <table style="width: 100%" class="indextable genindextable"><tr>
@@ -687,21 +687,23 @@
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
-
+            
         </div>
     </nav>
-
+            
         </div>
+        
 
 
+    
 
 
 
@@ -709,12 +711,10 @@
 
 
 
-
-
-
-
-
-
+    
+        
+            
+        
         <div class="base-layout--button">
             <a 
href="https://github.com/apache/airflow/edit/main/docs/docker-stack/genindex.rst";
 rel="nofollow">
 
@@ -727,12 +727,12 @@
                 </button>
             </a>
         </div>
-
+    
 
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -807,7 +807,7 @@
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -817,7 +817,7 @@
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -840,7 +840,7 @@
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -861,4 +861,4 @@
         <script src="_static/clipboard.min.js"></script>
         <script src="_static/copybutton.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/docs-archive/docker-stack/index.html 
b/docs-archive/docker-stack/index.html
index 6217e66..7a08d48 100644
--- a/docs-archive/docker-stack/index.html
+++ b/docs-archive/docker-stack/index.html
@@ -25,9 +25,9 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
 
-
+    
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -66,38 +66,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -141,38 +141,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -183,8 +183,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -394,10 +394,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -524,15 +524,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -540,20 +540,20 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="#" class="icon icon-home"> 
Home</a></li>
-
+            
             <li class="breadcrumb-item"><a href="index.html"> Docker Image for 
Apache Airflow</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
   <blockquote>
 <div></div></blockquote>
 <a class="reference internal image-reference" 
href="_images/docker-logo.png"><img alt="_images/docker-logo.png" 
src="_images/docker-logo.png" style="width: 100px;" /></a>
@@ -576,11 +576,11 @@ for all the supported Python versions.</p>
 <li><p><code class="code docutils literal notranslate"><span 
class="pre">apache/airflow:2.1.4</span></code>           - the versioned 
Airflow image with default Python version (3.6 currently)</p></li>
 <li><p><code class="code docutils literal notranslate"><span 
class="pre">apache/airflow:2.1.4-pythonX.Y</span></code> - the versioned 
Airflow image with specific Python version</p></li>
 </ul>
-<p>Those are &quot;reference&quot; images. They contain the most common set of 
extras, dependencies and providers that are
-often used by the users and they are good to &quot;try-things-out&quot; when 
you want to just take airflow for a spin,</p>
+<p>Those are “reference” images. They contain the most common set of extras, 
dependencies and providers that are
+often used by the users and they are good to “try-things-out” when you want to 
just take airflow for a spin,</p>
 <p>The Apache Airflow image provided as convenience package is optimized for 
size, and
 it provides just a bare minimal set of the extras and dependencies installed 
and in most cases
-you want to either extend or customize the image. You can see all possible 
extras in <a class="reference external" 
href="/docs/apache-airflow/latest/extra-packages-ref.html" title="(in 
apache-airflow v2.2.0.dev0)"><span>Reference for package extras</span></a>.
+you want to either extend or customize the image. You can see all possible 
extras in <a class="reference external" 
href="/docs/apache-airflow/stable/extra-packages-ref.html" title="(in 
apache-airflow v2.2.0.dev0)"><span>Reference for package extras</span></a>.
 The set of extras used in Airflow Production image are available in the
 <a class="reference external" 
href="https://github.com/apache/airflow/blob/2c6c7fdb2308de98e142618836bdf414df9768c8/Dockerfile#L37";>Dockerfile</a>.</p>
 <p>However, Airflow has more than 60 community-managed providers (installable 
via extras) and some of the
@@ -594,15 +594,15 @@ for details.</p>
 </div>
 <div class="section" id="usage">
 <h1>Usage<a class="headerlink" href="#usage" title="Permalink to this 
headline">¶</a></h1>
-<p>The <span class="target" id="index-0"></span><a class="reference external" 
href="/docs/apache-airflow/latest/cli-and-env-variables-ref.html#envvar-AIRFLOW_HOME"
 title="(in apache-airflow v2.2.0.dev0)"><code class="xref std std-envvar 
docutils literal notranslate"><span class="pre">AIRFLOW_HOME</span></code></a> 
is set by default to <code class="docutils literal notranslate"><span 
class="pre">/opt/airflow/</span></code> - this means that DAGs
+<p>The <span class="target" id="index-0"></span><a class="reference external" 
href="/docs/apache-airflow/stable/cli-and-env-variables-ref.html#envvar-AIRFLOW_HOME"
 title="(in apache-airflow v2.2.0.dev0)"><code class="xref std std-envvar 
docutils literal notranslate"><span class="pre">AIRFLOW_HOME</span></code></a> 
is set by default to <code class="docutils literal notranslate"><span 
class="pre">/opt/airflow/</span></code> - this means that DAGs
 are in default in the <code class="docutils literal notranslate"><span 
class="pre">/opt/airflow/dags</span></code> folder and logs are in the <code 
class="docutils literal notranslate"><span 
class="pre">/opt/airflow/logs</span></code></p>
 <p>The working directory is <code class="docutils literal notranslate"><span 
class="pre">/opt/airflow</span></code> by default.</p>
 <p>If no <span class="target" id="index-1"></span><code class="xref std 
std-envvar docutils literal notranslate"><span 
class="pre">AIRFLOW__CORE__SQL_ALCHEMY_CONN</span></code> variable is set then 
SQLite database is created in
 <code class="docutils literal notranslate"><span 
class="pre">${AIRFLOW_HOME}/airflow.db</span></code>.</p>
 <p>For example commands that start Airflow see: <a class="reference internal" 
href="entrypoint.html#entrypoint-commands"><span class="std std-ref">Executing 
commands</span></a>.</p>
 <p>Airflow requires many components to function as it is a distributed 
application. You may therefore also be interested
-in launching Airflow in the Docker Compose environment, see: <a 
class="reference external" href="/docs/apache-airflow/latest/start/index.html" 
title="(in apache-airflow v2.2.0.dev0)"><span>Quick Start</span></a>.</p>
-<p>You can use this image in <a class="reference external" 
href="/docs/helm-chart/latest/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span class="xref std std-doc">Helm Chart</span></a> as well.</p>
+in launching Airflow in the Docker Compose environment, see: <a 
class="reference external" href="/docs/apache-airflow/stable/start/index.html" 
title="(in apache-airflow v2.2.0.dev0)"><span>Quick Start</span></a>.</p>
+<p>You can use this image in <a class="reference external" 
href="/docs/helm-chart/stable/index.html" title="(in helm-chart 
v1.2.0-rc1)"><span class="xref std std-doc">Helm Chart</span></a> as well.</p>
 </div>
 
 
@@ -668,12 +668,12 @@ in launching Airflow in the Docker Compose environment, 
see: <a class="reference
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
             <ul>
@@ -685,10 +685,12 @@ in launching Airflow in the Docker Compose environment, 
see: <a class="reference
 
         </div>
     </nav>
-
+            
         </div>
+        
 
 
+    
 
 
 
@@ -696,12 +698,10 @@ in launching Airflow in the Docker Compose environment, 
see: <a class="reference
 
 
 
-
-
-
-
-
-
+    
+        
+            
+        
         <div class="base-layout--button">
             <a 
href="https://github.com/apache/airflow/edit/main/docs/docker-stack/index.rst"; 
rel="nofollow">
 
@@ -714,12 +714,12 @@ in launching Airflow in the Docker Compose environment, 
see: <a class="reference
                 </button>
             </a>
         </div>
-
+    
 
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -794,7 +794,7 @@ in launching Airflow in the Docker Compose environment, 
see: <a class="reference
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -804,7 +804,7 @@ in launching Airflow in the Docker Compose environment, 
see: <a class="reference
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -827,7 +827,7 @@ in launching Airflow in the Docker Compose environment, 
see: <a class="reference
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -848,4 +848,4 @@ in launching Airflow in the Docker Compose environment, 
see: <a class="reference
         <script src="_static/clipboard.min.js"></script>
         <script src="_static/copybutton.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/docs-archive/docker-stack/recipes.html 
b/docs-archive/docker-stack/recipes.html
index 571182b..9480474 100644
--- a/docs-archive/docker-stack/recipes.html
+++ b/docs-archive/docker-stack/recipes.html
@@ -26,9 +26,9 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
 
-
+    
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -67,38 +67,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -142,38 +142,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -184,8 +184,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -399,10 +399,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -533,15 +533,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -549,20 +549,20 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="index.html" class="icon 
icon-home"> Home</a></li>
-
+            
             <li class="breadcrumb-item"><a href="recipes.html"> 
Recipes</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
   <blockquote>
 <div></div></blockquote>
 <div class="section" id="recipes">
@@ -810,12 +810,12 @@ Below are the steps to take tools that are frequently 
used in Hadoop-world:</p>
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
             <ul>
@@ -828,10 +828,12 @@ Below are the steps to take tools that are frequently 
used in Hadoop-world:</p>
 
         </div>
     </nav>
-
+            
         </div>
+        
 
 
+    
 
 
 
@@ -839,12 +841,10 @@ Below are the steps to take tools that are frequently 
used in Hadoop-world:</p>
 
 
 
-
-
-
-
-
-
+    
+        
+            
+        
         <div class="base-layout--button">
             <a 
href="https://github.com/apache/airflow/edit/main/docs/docker-stack/recipes.rst";
 rel="nofollow">
 
@@ -857,12 +857,12 @@ Below are the steps to take tools that are frequently 
used in Hadoop-world:</p>
                 </button>
             </a>
         </div>
-
+    
 
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -937,7 +937,7 @@ Below are the steps to take tools that are frequently used 
in Hadoop-world:</p>
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -947,7 +947,7 @@ Below are the steps to take tools that are frequently used 
in Hadoop-world:</p>
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -970,7 +970,7 @@ Below are the steps to take tools that are frequently used 
in Hadoop-world:</p>
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -991,4 +991,4 @@ Below are the steps to take tools that are frequently used 
in Hadoop-world:</p>
         <script src="_static/clipboard.min.js"></script>
         <script src="_static/copybutton.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file
diff --git a/docs-archive/docker-stack/search.html 
b/docs-archive/docker-stack/search.html
index 181018b..c52888c 100644
--- a/docs-archive/docker-stack/search.html
+++ b/docs-archive/docker-stack/search.html
@@ -24,12 +24,12 @@
     </script>
     <script async src='https://www.google-analytics.com/analytics.js'></script>
   <script src="searchindex.js" defer></script>
+  
 
-
-
+    
 
 </head><body class="td-section">
-
+    
 
 <header>
     <nav class="js-navbar-scroll navbar">
@@ -68,38 +68,38 @@
             <div class="navbar__menu-content" id="main_navbar">
 
                 <div class="navbar__links-container">
-
+                    
                         <a class="navbar__text-link" href="/community/">
                             Community
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/meetups/">
                             Meetups
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/docs/">
                             Documentation
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/use-cases/">
                             Use-cases
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/announcements/">
                             Announcements
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/blog/">
                             Blog
                         </a>
-
+                    
                         <a class="navbar__text-link" href="/ecosystem/">
                             Ecosystem
                         </a>
-
+                    
                 </div>
 
-
+                
 
             </div>
 
@@ -143,38 +143,38 @@
                 <div class="navbar__menu-content" id="main_navbar">
 
                     <div class="navbar__links-container">
-
+                        
                             <a class="navbar__text-link" href="/community/">
                                 Community
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/meetups/">
                                 Meetups
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/docs/">
                                 Documentation
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/use-cases/">
                                 Use-cases
                             </a>
-
+                        
                             <a class="navbar__text-link" 
href="/announcements/">
                                 Announcements
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/blog/">
                                 Blog
                             </a>
-
+                        
                             <a class="navbar__text-link" href="/ecosystem/">
                                 Ecosystem
                             </a>
-
+                        
 
                     </div>
-
+                    
 
                 </div>
             </div>
@@ -185,8 +185,8 @@
 
 
     <div class="roadmap container-fluid td-default base-layout">
-
-
+        
+        
     <div class="content-drawer-wrapper">
         <button class="content-drawer__toggle-button" id="content-open-button">
 
@@ -396,10 +396,10 @@
             </div>
         </div>
     </div>
-
+        
         <div class="d-flex">
-
-
+            
+            
     <div class="td-sidebar desktop-only d-print-none">
 
 <div id="docs-version-selector" class="docs-version-selector 
sidebar__version-selector">
@@ -526,15 +526,15 @@
 
 </style>
     </div>
+            
 
-
-
+            
 
             <main class="col-12 col-md-9 col-xl-8" role="main">
+                
 
 
-
-
+    
 
 
 
@@ -542,20 +542,20 @@
 <div role="navigation" aria-label="breadcrumbs navigation" class="d-none 
d-md-block d-print-none">
 
     <ul class="breadcrumb">
-
+        
             <li class="breadcrumb-item"><a href="index.html" class="icon 
icon-home"> Home</a></li>
-
+            
             <li class="breadcrumb-item"><a href="search.html"> Search</a></li>
-
+        
     </ul>
 </div>
-
+                
                 <div class="rst-content">
                     <div class="document">
                             <div class="documentwrapper">
                                 <div class="bodywrapper">
                                     <div class="body" role="main">
-
+                                        
   <h1 id="search-documentation">Search</h1>
   <div id="fallback" class="admonition warning">
   <script>$('#fallback').hide();</script>
@@ -573,9 +573,9 @@
     <input type="submit" value="search" />
     <span id="search-progress" style="padding-left: 10px"></span>
   </form>
-
+  
   <div id="search-results">
-
+  
   </div>
 
     <div class="pager" role="navigation" aria-label="related 
navigation"><button class="btn-hollow btn-blue bodytext__medium--cerulean-blue" 
disabled>Previous</button><button class="btn-hollow btn-blue 
bodytext__medium--cerulean-blue" disabled>Next</button>
@@ -637,21 +637,23 @@
 
         </div>
     </div>
-
+                
             </main>
+            
 
-
-
-
+            
+            
     <nav class="wy-nav-side-toc">
         <div class="wy-menu-vertical">
-
+            
         </div>
     </nav>
-
+            
         </div>
+        
 
 
+    
 
 
 
@@ -659,12 +661,10 @@
 
 
 
-
-
-
-
-
-
+    
+        
+            
+        
         <div class="base-layout--button">
             <a 
href="https://github.com/apache/airflow/edit/main/docs/docker-stack/search.rst"; 
rel="nofollow">
 
@@ -677,12 +677,12 @@
                 </button>
             </a>
         </div>
-
+    
 
     </div>
 
 
-
+    
 
 <footer>
     <div class="footer-section footer-section__media-section">
@@ -757,7 +757,7 @@
             </a>
 
         </div>
-
+        
 
         <div class="footer-section__media-section--button-with-text">
             <span class="footer-section__media-section--text">Want to be a 
part of Apache Airflow?</span>
@@ -767,7 +767,7 @@
 
             </a>
         </div>
-
+        
 
     </div>
     <div class="footer-section footer-section__policies-section">
@@ -790,7 +790,7 @@
                 <a href="https://www.apache.org/security/"; 
class="footer-section__policies-section--policy-item">
                     <span>Security</span>
                 </a>
-
+                
 
             </div>
         </div>
@@ -800,7 +800,7 @@
         </span>
     </div>
 </footer>
-
+    
     <script type="text/javascript" src="_static/_gen/js/docs.js"></script>
     <script type="text/javascript" id="documentation_options" 
data-url_root="./" src="_static/documentation_options.js"></script>
     <script src="https://code.jquery.com/jquery-3.4.1.min.js"; 
integrity="sha256-CSXorXvZcTkaix6Yvo6HppcZGetbYMGWSFlBw8HfCJo=" 
crossorigin="anonymous"></script>
@@ -814,4 +814,4 @@
     <script src="_static/searchtools.js"></script>
     <script src="_static/language_data.js"></script>
 </body>
-</html>
+</html>
\ No newline at end of file

Reply via email to