[
https://issues.apache.org/jira/browse/AIRFLOW-6823?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17038458#comment-17038458
]
Ash Berlin-Taylor commented on AIRFLOW-6823:
--------------------------------------------
Detecting def seems doable.
Another option which _may_ work is to do {{docker run --user $(id -ur):$(id
-gr) ...}} when running. The downside to that is that without putting an entry
in the container with the right (unknowable-in-advance) user id it shows "I
have no name!".
> Breeze broken on current master on Linux
> ----------------------------------------
>
> Key: AIRFLOW-6823
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6823
> Project: Apache Airflow
> Issue Type: Bug
> Components: breeze
> Affects Versions: 2.0.0
> Reporter: Aleksander Nitecki
> Assignee: Ash Berlin-Taylor
> Priority: Minor
> Attachments: Breeze on current master log.txt
>
>
> See the attachment for log.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)