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

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

commit 08d5474c662e5961ed98fbdd276eca5468d5114f
Author: Ephraim Anierobi <[email protected]>
AuthorDate: Mon Aug 21 16:05:59 2023 +0100

    Update 2.7.0 documentation
---
 .../2.7.0/cli-and-env-variables-ref.html             | 20 ++++++++++----------
 docs-archive/apache-airflow/2.7.0/release_notes.html |  2 +-
 .../docker-stack/_sources/build-arg-ref.rst.txt      |  1 +
 docs-archive/docker-stack/build-arg-ref.html         |  1 +
 docs-archive/docker-stack/build.html                 |  6 +++---
 docs-archive/docker-stack/entrypoint.html            |  2 +-
 docs-archive/docker-stack/index.html                 |  8 ++++----
 docs-archive/docker-stack/searchindex.js             |  2 +-
 8 files changed, 22 insertions(+), 20 deletions(-)

diff --git a/docs-archive/apache-airflow/2.7.0/cli-and-env-variables-ref.html 
b/docs-archive/apache-airflow/2.7.0/cli-and-env-variables-ref.html
index 3890b44382..1cc50735bb 100644
--- a/docs-archive/apache-airflow/2.7.0/cli-and-env-variables-ref.html
+++ b/docs-archive/apache-airflow/2.7.0/cli-and-env-variables-ref.html
@@ -1791,7 +1791,7 @@ contributed by the community providers:</p>
 <div class="section" id="list">
 <h6>list<a class="headerlink" href="#list" title="Permalink to this 
heading">¶</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">off</span><span 
class="p">,</span><span class="n">on</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">off</span><span class="p">,</span><span 
class="n">auto [...]
                     <span class="p">[</span><span class="o">-</span><span 
class="n">s</span><span class="p">]</span> <span class="p">[</span><span 
class="o">--</span><span class="n">section</span> <span 
class="n">SECTION</span><span class="p">]</span> <span class="p">[</span><span 
class="o">-</span><span class="n">v</span><span class="p">]</span>
 </pre></div>
 </div>
@@ -1799,7 +1799,7 @@ contributed by the community providers:</p>
 <h7>Named Arguments<a class="headerlink" href="#named-arguments_repeat2" 
title="Permalink to this heading">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, on, auto</p>
+<dd><p>Possible choices: on, off, auto</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -1934,7 +1934,7 @@ contributed by the community providers:</p>
 <div class="section" id="delete">
 <h6>delete<a class="headerlink" href="#delete" title="Permalink to this 
heading">¶</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">off</span><span 
class="p">,</span><span class="n">on</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">off</span><span class="p">,</span><span 
class="n [...]
 </pre></div>
 </div>
 <div class="section" id="positional-arguments_repeat5">
@@ -1949,7 +1949,7 @@ contributed by the community providers:</p>
 <h7>Named Arguments<a class="headerlink" href="#named-arguments_repeat5" 
title="Permalink to this heading">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, on, auto</p>
+<dd><p>Possible choices: on, off, auto</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -2010,7 +2010,7 @@ When exporting in <cite>env</cite> file format, you 
control whether URI format o
 <div class="section" id="get">
 <h6>get<a class="headerlink" href="#get" title="Permalink to this 
heading">¶</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">off</span><span 
class="p">,</span><span class="n">on</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">off</span><span class="p">,</span><span 
class="n">a [...]
                         <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>
@@ -2027,7 +2027,7 @@ When exporting in <cite>env</cite> file format, you 
control whether URI format o
 <h7>Named Arguments<a class="headerlink" href="#named-arguments_repeat7" 
title="Permalink to this heading">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, on, auto</p>
+<dd><p>Possible choices: on, off, auto</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -3666,7 +3666,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 
heading">¶</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">off</span><span 
class="p">,</span><span class="n">on</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">off</span><span class="p">,</span><span 
class="n">aut [...]
                       <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>
@@ -3683,7 +3683,7 @@ To check if the local scheduler is still working 
properly, run:</p>
 <h7>Named Arguments<a class="headerlink" href="#named-arguments_repeat55" 
title="Permalink to this heading">¶</a></h7>
 <dl class="option-list">
 <dt><kbd>--color</kbd></dt>
-<dd><p>Possible choices: off, on, auto</p>
+<dd><p>Possible choices: on, off, auto</p>
 <p>Do emit colored output (default: auto)</p>
 <p>Default: “auto”</p>
 </dd>
@@ -4369,7 +4369,7 @@ To check if the local scheduler is still working 
properly, run:</p>
 <div class="section" id="run">
 <h6>run<a class="headerlink" href="#run" title="Permalink to this 
heading">¶</a></h6>
 <p>Run a single task instance</p>
-<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">tasks</span> <span class="n">run</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">cfg</span><span 
class="o">-</span><span class="n">path</span> <span 
class="n">CFG_PATH</span><span class="p">]</span> <span class="p">[</span><span 
class="o">- [...]
+<div class="highlight-default notranslate"><div 
class="highlight"><pre><span></span><span class="n">airflow</span> <span 
class="n">tasks</span> <span class="n">run</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">cfg</span><span 
class="o">-</span><span class="n">path</span> <span 
class="n">CFG_PATH</span><span class="p">]</span> <span class="p">[</span><span 
class="o">- [...]
                   <span class="p">[</span><span class="o">-</span><span 
class="n">A</span><span class="p">]</span> <span class="p">[</span><span 
class="o">-</span><span class="n">i</span><span class="p">]</span> <span 
class="p">[</span><span class="o">-</span><span class="n">I</span><span 
class="p">]</span> <span class="p">[</span><span class="o">-</span><span 
class="n">N</span><span class="p">]</span> <span class="p">[</span><span 
class="o">-</span><span class="n">l</span><span class="p [...]
                   <span class="p">[</span><span class="o">-</span><span 
class="n">p</span> <span class="n">PICKLE</span><span class="p">]</span> <span 
class="p">[</span><span class="o">--</span><span class="n">pool</span> <span 
class="n">POOL</span><span class="p">]</span> <span class="p">[</span><span 
class="o">--</span><span class="n">read</span><span class="o">-</span><span 
class="n">from</span><span class="o">-</span><span class="n">db</span><span 
class="p">]</span> <span class="p">[ [...]
                   <span class="p">[</span><span class="o">-</span><span 
class="n">S</span> <span class="n">SUBDIR</span><span class="p">]</span> <span 
class="p">[</span><span class="o">-</span><span class="n">v</span><span 
class="p">]</span>
@@ -4397,7 +4397,7 @@ To check if the local scheduler is still working 
properly, run:</p>
 <dd><p>Path to config file to use instead of airflow.cfg</p>
 </dd>
 <dt><kbd>-d, --depends-on-past</kbd></dt>
-<dd><p>Possible choices: wait, check, ignore</p>
+<dd><p>Possible choices: check, ignore, wait</p>
 <p>Determine how Airflow should deal with past dependencies. The default 
action is <cite>check</cite>, Airflow will check if the the past dependencies 
are met for the tasks having <cite>depends_on_past=True</cite> before run them, 
if <cite>ignore</cite> is provided, the past dependencies will be ignored, if 
<cite>wait</cite> is provided and <cite>depends_on_past=True</cite>, Airflow 
will wait the past dependencies until they are met before running or skipping 
the task</p>
 <p>Default: “check”</p>
 </dd>
diff --git a/docs-archive/apache-airflow/2.7.0/release_notes.html 
b/docs-archive/apache-airflow/2.7.0/release_notes.html
index c6490a9203..72705561dc 100644
--- a/docs-archive/apache-airflow/2.7.0/release_notes.html
+++ b/docs-archive/apache-airflow/2.7.0/release_notes.html
@@ -2537,7 +2537,7 @@ reference image comes with all the three providers 
installed.</p>
 <li><p>Trigger Button - Implement Part 2 of AIP-50 (#31583)</p></li>
 <li><p>Removing Executor Coupling from Core Airflow (<a class="reference 
external" 
href="https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+label%3AAIP-51+milestone%3A%22Airflow+2.7.0%22";>AIP-51</a>)</p></li>
 <li><p>Automatic setup and teardown tasks (<a class="reference external" 
href="https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+label%3AAIP-52+milestone%3A%22Airflow+2.7.0%22";>AIP-52</a>)</p></li>
-<li><p>OpenLineage in Airflow (<a class="reference external" 
href="https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+label%3AAIP-53+milestone%3A%22Airflow+2.7.0%22";>AIP-53</a>)</p></li>
+<li><p>OpenLineage in Airflow (<a class="reference external" 
href="https://github.com/apache/airflow/pulls?q=is%3Apr+is%3Amerged+milestone%3A%22Airflow+2.7.0%22+label%3Aprovider%3Aopenlineage";>AIP-53</a>)</p></li>
 <li><p>Experimental: Add a cache to Variable and Connection when called at dag 
parsing time (#30259)</p></li>
 <li><p>Enable pools to consider deferred tasks (#32709)</p></li>
 <li><p>Allows to choose SSL context for SMTP connection (#33070)</p></li>
diff --git a/docs-archive/docker-stack/_sources/build-arg-ref.rst.txt 
b/docs-archive/docker-stack/_sources/build-arg-ref.rst.txt
index a142968b5b..9b2cd6f209 100644
--- a/docs-archive/docker-stack/_sources/build-arg-ref.rst.txt
+++ b/docs-archive/docker-stack/_sources/build-arg-ref.rst.txt
@@ -98,6 +98,7 @@ List of default extras in the production Dockerfile:
 * microsoft.azure
 * mysql
 * odbc
+* openlineage
 * pandas
 * postgres
 * redis
diff --git a/docs-archive/docker-stack/build-arg-ref.html 
b/docs-archive/docker-stack/build-arg-ref.html
index c5bfd1f480..7666da9067 100644
--- a/docs-archive/docker-stack/build-arg-ref.html
+++ b/docs-archive/docker-stack/build-arg-ref.html
@@ -671,6 +671,7 @@ functionality - only added confusion - so it has been 
removed.</p>
 <li><p>microsoft.azure</p></li>
 <li><p>mysql</p></li>
 <li><p>odbc</p></li>
+<li><p>openlineage</p></li>
 <li><p>pandas</p></li>
 <li><p>postgres</p></li>
 <li><p>redis</p></li>
diff --git a/docs-archive/docker-stack/build.html 
b/docs-archive/docker-stack/build.html
index 2e6b11e18e..52e15c8221 100644
--- a/docs-archive/docker-stack/build.html
+++ b/docs-archive/docker-stack/build.html
@@ -777,7 +777,7 @@ beautifulsoup4
 <h3>Add Airflow configuration with environment variables<a class="headerlink" 
href="#add-airflow-configuration-with-environment-variables" title="Permalink 
to this heading">¶</a></h3>
 <p>The following example adds airflow configuration to the image. <code 
class="docutils literal notranslate"><span 
class="pre">airflow.cfg</span></code> file in
 <code class="docutils literal notranslate"><span 
class="pre">$AIRFLOW_HOME</span></code> directory contains Airflow’s 
configuration. You can set options with environment variables for those 
Airflow’s configuration by using this format:
-<span class="target" id="index-0"></span><a class="reference external" 
href="/docs/apache-airflow/stable/cli-and-env-variables-ref.html#envvar-AIRFLOW__-SECTION-__-KEY"
 title="(in apache-airflow v2.7.0.dev0)"><code class="xref std std-envvar 
docutils literal notranslate"><span 
class="pre">AIRFLOW__{SECTION}__{KEY}</span></code></a> (note the double 
underscores).</p>
+<span class="target" id="index-0"></span><a class="reference external" 
href="/docs/apache-airflow/stable/cli-and-env-variables-ref.html#envvar-AIRFLOW__-SECTION-__-KEY"
 title="(in apache-airflow v2.8.0.dev0)"><code class="xref std std-envvar 
docutils literal notranslate"><span 
class="pre">AIRFLOW__{SECTION}__{KEY}</span></code></a> (note the double 
underscores).</p>
 <div class="example-block-wrapper compound">
 <p class="example-header compound-first"><span 
class="example-title">docs/docker-stack/docker-examples/extending/add-airflow-configuration/Dockerfile</span></p>
 <div class="compound-last highlight-Dockerfile notranslate"><div 
class="highlight"><pre><span></span><span class="k">FROM</span><span class="w"> 
</span><span class="s">apache/airflow:2.7.0</span>
@@ -895,7 +895,7 @@ like follows (<code class="docutils literal 
notranslate"><span class="pre">my-im
 In case you use some kind of registry where you will be using the image from, 
it is usually named
 in the form of <code class="docutils literal notranslate"><span 
class="pre">registry/image-name</span></code>. The name of the image has to be 
configured for the deployment
 method your image will be deployed. This can be set for example as image name 
in the
-<a class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html" title="(in 
apache-airflow v2.7.0.dev0)"><span>Running Airflow in Docker</span></a> or in 
the <a class="reference external" href="/docs/helm-chart/stable/index.html" 
title="(in helm-chart v1.11.0-dev)"><span>Helm Chart for Apache 
Airflow</span></a>.</p></li>
+<a class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html" title="(in 
apache-airflow v2.8.0.dev0)"><span>Running Airflow in Docker</span></a> or in 
the <a class="reference external" href="/docs/helm-chart/stable/index.html" 
title="(in helm-chart v1.11.0-dev)"><span>Helm Chart for Apache 
Airflow</span></a>.</p></li>
 </ol>
 <div class="highlight-shell notranslate"><div 
class="highlight"><pre><span></span>docker<span class="w"> </span>build<span 
class="w"> </span>.<span class="w"> </span>-f<span class="w"> 
</span>Dockerfile<span class="w"> </span>--pull<span class="w"> 
</span>--tag<span class="w"> </span>my-image:0.0.1
 </pre></div>
@@ -1345,7 +1345,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/stable/installation/installing-from-pypi.html" 
title="(in apache-airflow v2.7.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.8.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
diff --git a/docs-archive/docker-stack/entrypoint.html 
b/docs-archive/docker-stack/entrypoint.html
index 2e9131d434..7b7a6fa3ad 100644
--- a/docs-archive/docker-stack/entrypoint.html
+++ b/docs-archive/docker-stack/entrypoint.html
@@ -604,7 +604,7 @@ 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 can be 
passed via the
 <code class="docutils literal notranslate"><span 
class="pre">AIRFLOW_UID</span></code> variable as described in
-<a class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html#initializing-docker-compose-environment"
 title="(in apache-airflow v2.7.0.dev0)"><span class="xref std 
std-ref">Initializing docker compose environment</span></a>.</p>
+<a class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html#initializing-docker-compose-environment"
 title="(in apache-airflow v2.8.0.dev0)"><span class="xref std 
std-ref">Initializing docker compose environment</span></a>.</p>
 <p>The user can be any UID. 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
diff --git a/docs-archive/docker-stack/index.html 
b/docs-archive/docker-stack/index.html
index f7083b2fb5..e35f3141ae 100644
--- a/docs-archive/docker-stack/index.html
+++ b/docs-archive/docker-stack/index.html
@@ -570,7 +570,7 @@ for all the supported Python versions.</p>
 <p>Those are “reference” regular 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>You can also use “slim” images that contain only core airflow and are about 
half the size of the “regular” images
-but you need to add all the <a class="reference external" 
href="/docs/apache-airflow/stable/extra-packages-ref.html" title="(in 
apache-airflow v2.7.0.dev0)"><span>Reference for package extras</span></a> and 
providers that you need separately
+but you need to add all the <a class="reference external" 
href="/docs/apache-airflow/stable/extra-packages-ref.html" title="(in 
apache-airflow v2.8.0.dev0)"><span>Reference for package extras</span></a> and 
providers that you need separately
 via <a class="reference internal" href="build.html#build-build-image"><span 
class="std std-ref">Building the image</span></a>.</p>
 <ul class="simple">
 <li><p><code class="code docutils literal notranslate"><span 
class="pre">apache/airflow:slim-latest</span></code>              - the latest 
released Airflow image with default Python version (3.8 currently)</p></li>
@@ -580,7 +580,7 @@ via <a class="reference internal" 
href="build.html#build-build-image"><span clas
 </ul>
 <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/stable/extra-packages-ref.html" title="(in 
apache-airflow v2.7.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.8.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/main/Dockerfile";>Dockerfile</a>.</p>
 <p>However, Airflow has more than 60 community-managed providers (installable 
via extras) and some of the
@@ -646,14 +646,14 @@ with latest version of Airflow is the easiest way to 
update those dependencies.<
 </div>
 <div class="section" id="usage">
 <h1>Usage<a class="headerlink" href="#usage" title="Permalink to this 
heading">¶</a></h1>
-<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.7.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.8.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 by 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__DATABASE__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/stable/howto/docker-compose/index.html" title="(in 
apache-airflow v2.7.0.dev0)"><span>Running Airflow in Docker</span></a>.</p>
+in launching Airflow in the Docker Compose environment, see: <a 
class="reference external" 
href="/docs/apache-airflow/stable/howto/docker-compose/index.html" title="(in 
apache-airflow v2.8.0.dev0)"><span>Running Airflow in Docker</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.11.0-dev)"><span class="xref std std-doc">Helm Chart</span></a> as well.</p>
 </div>
 
diff --git a/docs-archive/docker-stack/searchindex.js 
b/docs-archive/docker-stack/searchindex.js
index 5ad8634503..b3d8abacc6 100644
--- a/docs-archive/docker-stack/searchindex.js
+++ b/docs-archive/docker-stack/searchindex.js
@@ -1 +1 @@
-Search.setIndex({"docnames": ["build", "build-arg-ref", "changelog", 
"entrypoint", "index", "recipes"], "filenames": ["build.rst", 
"build-arg-ref.rst", "changelog.rst", "entrypoint.rst", "index.rst", 
"recipes.rst"], "titles": ["Building the image", "Image build arguments 
reference", "Dockerfile Changelog", "Entrypoint", "Docker Image for Apache 
Airflow", "Recipes"], "terms": {"befor": [0, 1, 2], "dive": 0, "deepli": 0, 
"wai": [0, 1, 2, 3, 4, 5], "how": [0, 2, 3, 4], "built": [0, 1, 2], " [...]
\ No newline at end of file
+Search.setIndex({"docnames": ["build", "build-arg-ref", "changelog", 
"entrypoint", "index", "recipes"], "filenames": ["build.rst", 
"build-arg-ref.rst", "changelog.rst", "entrypoint.rst", "index.rst", 
"recipes.rst"], "titles": ["Building the image", "Image build arguments 
reference", "Dockerfile Changelog", "Entrypoint", "Docker Image for Apache 
Airflow", "Recipes"], "terms": {"befor": [0, 1, 2], "dive": 0, "deepli": 0, 
"wai": [0, 1, 2, 3, 4, 5], "how": [0, 2, 3, 4], "built": [0, 1, 2], " [...]
\ No newline at end of file

Reply via email to