You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2022/01/16 21:29:41 UTC

[GitHub] [ozone-docker] adoroszlai opened a new pull request #23: HDDS-6187. Publish docker image for Ozone 1.2.1

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


   ## What changes were proposed in this pull request?
   
   Update dockerfile etc. for building with version 1.2.1.
   
   https://issues.apache.org/jira/browse/HDDS-6187
   
   ## How was this patch tested?
   
   Built locally:
   
   ```
   $ ./build.sh
   ...
    => [ 3/10] RUN sudo rm -rf /opt/hadoop && curl -LSs -o ozone.tar.gz https://dlcdn.apache.org/ozone/1.2.1/ozone-1.2.1.tar.gz && tar zxf ozone.tar.gz && rm ozone.tar.gz && mv ozone* hadoop
   ...
   ```
   
   Tested:
   
   ```
   $ docker-compose up -d --scale datanode=3
   $ docker-compose exec om ozone version
   ...
                 /    1.2.1(Glacier)
   
   Source code repository https://github.com/apache/ozone.git -r 76aa27e7c05196ae00cba540efce4bb7529e5d15
   Compiled by ethanrose on 2021-12-15T22: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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org


[GitHub] [ozone-docker] adoroszlai closed pull request #23: HDDS-6187. Publish docker image for Ozone 1.2.1

Posted by GitBox <gi...@apache.org>.
adoroszlai closed pull request #23:
URL: https://github.com/apache/ozone-docker/pull/23


   


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@ozone.apache.org
For additional commands, e-mail: issues-help@ozone.apache.org