mik-laj commented on code in PR #25565:
URL: https://github.com/apache/airflow/pull/25565#discussion_r939723985
##########
docs/docker-stack/build-arg-ref.rst:
##########
@@ -130,33 +130,33 @@ for examples of using those arguments.
| ``ADDITIONAL_PYTHON_DEPS`` |
| Optional python packages to extend |
| |
| the image with some extra dependencies. |
+------------------------------------------+------------------------------------------+------------------------------------------+
-| ``DEV_APT_COMMAND`` | (see Dockerfile)
| Dev apt command executed before dev deps |
+| ``DEV_APT_COMMAND`` |
| Dev apt command executed before dev deps |
| |
| are installed in the Build image. |
+------------------------------------------+------------------------------------------+------------------------------------------+
| ``ADDITIONAL_DEV_APT_COMMAND`` |
| Additional Dev apt command executed |
| |
| before dev dep are installed |
| |
| in the Build image. Should start with |
| |
| ``&&``. |
+------------------------------------------+------------------------------------------+------------------------------------------+
-| ``DEV_APT_DEPS`` | (see Dockerfile)
| Dev APT dependencies installed |
-| |
| in the Build image. |
+| ``DEV_APT_DEPS`` | Empty - install default de
dependencies | Dev APT dependencies installed |
Review Comment:
```suggestion
| ``DEV_APT_DEPS`` | Empty - install default the
dependencies | Dev APT dependencies installed |
```
##########
docs/docker-stack/build-arg-ref.rst:
##########
@@ -130,33 +130,33 @@ for examples of using those arguments.
| ``ADDITIONAL_PYTHON_DEPS`` |
| Optional python packages to extend |
| |
| the image with some extra dependencies. |
+------------------------------------------+------------------------------------------+------------------------------------------+
-| ``DEV_APT_COMMAND`` | (see Dockerfile)
| Dev apt command executed before dev deps |
+| ``DEV_APT_COMMAND`` |
| Dev apt command executed before dev deps |
| |
| are installed in the Build image. |
+------------------------------------------+------------------------------------------+------------------------------------------+
| ``ADDITIONAL_DEV_APT_COMMAND`` |
| Additional Dev apt command executed |
| |
| before dev dep are installed |
| |
| in the Build image. Should start with |
| |
| ``&&``. |
+------------------------------------------+------------------------------------------+------------------------------------------+
-| ``DEV_APT_DEPS`` | (see Dockerfile)
| Dev APT dependencies installed |
-| |
| in the Build image. |
+| ``DEV_APT_DEPS`` | Empty - install default de
dependencies | Dev APT dependencies installed |
Review Comment:
```suggestion
| ``DEV_APT_DEPS`` | Empty - install default the
dependencies | Dev APT dependencies installed |
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]