You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Attila Doroszlai (Jira)" <ji...@apache.org> on 2019/11/10 13:39:00 UTC

[jira] [Created] (HDDS-2456) Add explicit base image version for images derived from ozone-runner

Attila Doroszlai created HDDS-2456:
--------------------------------------

             Summary: Add explicit base image version for images derived from ozone-runner
                 Key: HDDS-2456
                 URL: https://issues.apache.org/jira/browse/HDDS-2456
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: docker
            Reporter: Attila Doroszlai
            Assignee: Attila Doroszlai


{{ozone-om-ha}} and {{ozonescripts}} build images based on {{apache/ozone-runner}}.

Problem: They do not specify base image versions, so it defaults to {{latest}}.  If a new {{ozone-runner}} image is published on Docker Hub, developers needs to manually pull the {{latest}} image for it to take effect on these derived images.

Solution: Use explicit base image version (defined by {{OZONE_RUNNER_VERSION}} variable in {{.env}} file.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org