potiuk commented on a change in pull request #5659: [AIRFLOW-5033] Switched to 
snakebite-py3
URL: https://github.com/apache/airflow/pull/5659#discussion_r372051077
 
 

 ##########
 File path: Dockerfile
 ##########
 @@ -57,6 +57,7 @@ RUN curl -L https://deb.nodesource.com/setup_10.x | bash - \
            apt-utils \
            build-essential \
            dirmngr \
+           dumb-init \
 
 Review comment:
   It's only the second commit that is relevant - this change is based on #7278 
indeed. Seems that latest release of python images removed pre-installed 
dumb-init (there was a discussion in debian devlists about removing dumb-init 
at some point in time). We used it now so we have to install it and use the 
newly installed one.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to