You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2021/05/21 13:28:00 UTC

[jira] [Resolved] (ARROW-6746) [CI] Run hadolint Dockerfile lint checks somewhere else

     [ https://issues.apache.org/jira/browse/ARROW-6746?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-6746.
------------------------------------
      Assignee: Krisztian Szucs
    Resolution: Resolved

{{archery docker run ubuntu-lint}} works out of the box with hadolint enabled.

This got resolved by using multi-stage dockerfile making the hadolint binary avilable in the docker image https://github.com/apache/arrow/blob/master/ci/docker/linux-apt-lint.dockerfile#L42



> [CI] Run hadolint Dockerfile lint checks somewhere else
> -------------------------------------------------------
>
>                 Key: ARROW-6746
>                 URL: https://issues.apache.org/jira/browse/ARROW-6746
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration
>            Reporter: Wes McKinney
>            Assignee: Krisztian Szucs
>            Priority: Major
>
> These checks require Docker, so cannot be run _within_ a Docker container. This should not stand in the way of having a Docker container for the lint checks we run in CI



--
This message was sent by Atlassian Jira
(v8.3.4#803005)