vivostar commented on code in PR #1222: URL: https://github.com/apache/bigtop/pull/1222#discussion_r1436115295
########## README.md: ########## @@ -195,7 +195,7 @@ __On all systems, Building Apache Bigtop requires certain set of tools__ environment configured and cached. All currently supported OSes could be pulled from official Bigtop repository at https://hub.docker.com/r/bigtop/slaves/tags/ - To build a component (bigtop-groovy) for a particular OS (ubuntu-20.04) you can + To build a component (bigtop-groovy) for a particular OS (ubuntu-22.04) you can run the following from a clone of Bigtop workspace (assuming your system has Docker engine setup and working) ```docker run --rm -u jenkins:jenkins -v `pwd`:/ws --workdir /ws bigtop/slaves:trunk-ubuntu-20.04 Review Comment: @iwasakims thanks your advice, I will update it. -- 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]
