[
https://issues.apache.org/jira/browse/AIRFLOW-6662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jarek Potiuk updated AIRFLOW-6662:
----------------------------------
Description: We are now using native --init flag of docker run and init:
parameter of docker compose to pass signals and reap child processes (was:
Seems that in the latest python base image dumb-init has been removed. We need
to install it via apt and change all the paths.)
> Dumb-init was removed from base python image
> --------------------------------------------
>
> Key: AIRFLOW-6662
> URL: https://issues.apache.org/jira/browse/AIRFLOW-6662
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ci, tests
> Affects Versions: 2.0.0, 1.10.7
> Reporter: Jarek Potiuk
> Priority: Major
>
> We are now using native --init flag of docker run and init: parameter of
> docker compose to pass signals and reap child processes
--
This message was sent by Atlassian Jira
(v8.3.4#803005)