potiuk commented on a change in pull request #17882:
URL: https://github.com/apache/airflow/pull/17882#discussion_r697997356
##########
File path: docs/apache-airflow/start/docker.rst
##########
@@ -112,7 +112,7 @@ Initializing Environment
Before starting Airflow for the first time, You need to prepare your
environment, i.e. create the necessary files, directories and initialize the
database.
-On **Linux**, the mounted volumes in container use the native Linux filesystem
user/group permissions, so you have to make sure the container and host
computer have matching file permissions.
+On **Linux and Mac**, the mounted volumes in container use the native Linux
filesystem user/group permissions, so you have to make sure the container and
host computer have matching file permissions.
Review comment:
This one reflects better the current state then :)
--
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]