You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/04/27 08:44:26 UTC

[GitHub] [airflow] mik-laj opened a new issue #15544: Bump hadolint to v2.3.0

mik-laj opened a new issue #15544:
URL: https://github.com/apache/airflow/issues/15544


   We are currently using some old version of Hadolint. 
   https://github.com/apache/airflow/blob/4b031d39e12110f337151cda6693e2541bf71c2c/scripts/ci/static_checks/lint_dockerfile.sh#L22
   I think it's worth updating to better validate our Docker files. It shouldn't be very time-consuming, but we'll have to fix some warnings. I am most interested in this rule that will optimize our images better.
   > DL3059: Multiple consecutive RUN instructions (https://github.com/hadolint/hadolint/pull/591)
   


-- 
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #15544: Bump hadolint to v2.3.0

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #15544:
URL: https://github.com/apache/airflow/issues/15544#issuecomment-827444523


   Agree. Would be nice. And it should not be hard. A lot of the work for optimising RUN (and ENV) has been just implemented in #15438 - so there should be just few optimizations left I think.  


-- 
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:
users@infra.apache.org



[GitHub] [airflow] potiuk closed issue #15544: Bump hadolint to v2.3.0

Posted by GitBox <gi...@apache.org>.
potiuk closed issue #15544:
URL: https://github.com/apache/airflow/issues/15544


   


-- 
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:
users@infra.apache.org