elek opened a new pull request #16: URL: https://github.com/apache/hadoop-docker-ozone/pull/16
Publish official docker image for ozone 1.0.0 ## How is it tested ``` ./build.sh ``` ``` docker run -p 9876:9876 apache/ozone:1.0.0 # checked the 9876 and number of datanodes ``` ``` docker run apache/ozone:1.0.0 cat docker-config > docker-config docker run apache/ozone:1.0.0 cat docker-compose.yaml > docker-compose.yaml docker-compose up -d # checked the 9876 and number of datanodes ``` ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: ozone-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: ozone-issues-h...@hadoop.apache.org