potiuk commented on issue #17679:
URL: https://github.com/apache/airflow/issues/17679#issuecomment-900999850


   This is an example I just tried:
   
   ```
   [jarek@penguini:~] $ docker run --user "0:0" -it 
apache/airflow:2.1.2-python3.6 bash -c "airflow version" 
   The container is run as root user. For security, consider using a regular 
user account.
   2.1.2
   ```


-- 
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]


Reply via email to