[
https://issues.apache.org/jira/browse/AIRFLOW-6587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Harish updated AIRFLOW-6587:
----------------------------
Summary: Docker operator to support PID mode (was: Docker opretaor to
support PID mode)
> Docker operator to support PID mode
> ------------------------------------
>
> Key: AIRFLOW-6587
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6587
> Project: Apache Airflow
> Issue Type: Improvement
> Components: operators
> Affects Versions: 2.0.0
> Reporter: Harish
> Priority: Trivial
>
> [https://docs.docker.com/engine/reference/run/#pid-settings---pid]
> "PID namespace provides separation of processes. The PID Namespace removes
> the view of the system processes, and allows process ids to be reused
> including pid 1."
> i was able to get this working with following change:
> [https://github.com/apache/airflow/commit/fb4cdd74de270ed679a36a916b673474166e6efb]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)