Xiaoyu Yao created HDDS-1776: -------------------------------- Summary: Fix typos in ozone docker-compose files Key: HDDS-1776 URL: https://issues.apache.org/jira/browse/HDDS-1776 Project: Hadoop Distributed Data Store Issue Type: Bug Reporter: Xiaoyu Yao Assignee: Xiaoyu Yao
The docker compose file has invalid reference to scm images, which fails the docker-compose up with errors like below. This ticket is opened to fix them. {code:java} ERROR: no such image: apache/ozone-runner::20190617-2: invalid reference format} or ERROR: no such image: apache/ozone-runner:latest:20190617-2: invalid reference format{code} -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org