adoroszlai opened a new pull request #22:
URL: https://github.com/apache/ozone-docker/pull/22


   ## What changes were proposed in this pull request?
   
   Update dockerfile etc. for building with recently released version 1.2.0.
   
   https://issues.apache.org/jira/browse/HDDS-6015
   
   ## How was this patch tested?
   
   Built locally:
   
   ```
   $ ./build.sh
   ...
    => => writing image 
sha256:8b2eadd31396a9788b94dc346e92d9393c79ab9cafb97f32fdefd96ceac5aeab
    => => naming to docker.io/apache/ozone                                      
               
   ```
   
   Tested:
   
   ```
   $ docker-compose up -d --scale datanode=3
   $ docker-compose exec om ozone version
   ...
                 /    1.2.0(Glacier)
   
   Source code repository https://github.com/apache/ozone.git -r 
9ee6f1872dca8469057d3c7bf880931c0e7b7f3e
   Compiled by ethanrose on 2021-11-10T16:28Z
   ...
   
   $ open http://localhost:9874
   ```


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to