You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@impala.apache.org by "Tim Armstrong (JIRA)" <ji...@apache.org> on 2019/06/04 20:56:00 UTC

[jira] [Created] (IMPALA-8622) Generate list of docker images generated by the build

Tim Armstrong created IMPALA-8622:
-------------------------------------

             Summary: Generate list of docker images generated by the build
                 Key: IMPALA-8622
                 URL: https://issues.apache.org/jira/browse/IMPALA-8622
             Project: IMPALA
          Issue Type: Sub-task
          Components: Infrastructure
            Reporter: Tim Armstrong
            Assignee: Tim Armstrong


Some consumers of the Impala docker images will want to publish them to a repo. Currently they would have to hardcode a list of the docker images produced by the Impala build to publish them, or do something brittle like "docker image ls" to deduce what images were built.

It would be useful if the build produced a list of the images in some consumable format that would be updated (either manually or automatically) when the set of images changes. If it needs to be manually updated, we should have some kind of check to verify that it isn't stale.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)