You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/08/28 20:13:43 UTC

[GitHub] [airflow] kaxil edited a comment on pull request #17882: Update docker.rst

kaxil edited a comment on pull request #17882:
URL: https://github.com/apache/airflow/pull/17882#issuecomment-907683804


   > How come? What errors did you get? This should not be needed in general for Mac.
   
   I can reproduce the error on Mac.
   
   ```
   ❯ docker-compose up airflow-init
   WARNING: The AIRFLOW_UID variable is not set. Defaulting to a blank string.
   WARNING: The AIRFLOW_GID variable is not set. Defaulting to a blank string.
   Creating network "start_default" with the default driver
   Creating volume "start_postgres-db-volume" with default driver
   ```


-- 
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: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org