----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/72795/#review221680 -----------------------------------------------------------
Ship it! Ship It! - Selvamohan Neethiraj On Aug. 21, 2020, 2:41 p.m., Madhan Neethiraj wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/72795/ > ----------------------------------------------------------- > > (Updated Aug. 21, 2020, 2:41 p.m.) > > > Review request for ranger, Don Bosco Durai, Abhay Kulkarni, Mehul Parikh, > Pradeep Agrawal, Ramesh Mani, Selvamohan Neethiraj, Sailaja Polavarapu, and > Velmurugan Periasamy. > > > Bugs: RANGER-2960 > https://issues.apache.org/jira/browse/RANGER-2960 > > > Repository: ranger > > > Description > ------- > > Added a docker file and script to build Ranger in a container that runs > Ubuntu. The docker file supports following volumns: > - .m2: if provided, build uses the give .m2 directory, which can help > avoid large downloads > - dist: archives from the build will be copied into this volumn > - scripts: build scripts in the local directory will be made available in > the container > > > Diffs > ----- > > dev-support/ranger-docker/.dockerignore PRE-CREATION > dev-support/ranger-docker/.gitignore PRE-CREATION > dev-support/ranger-docker/Dockerfile.build-ubuntu PRE-CREATION > dev-support/ranger-docker/README.md PRE-CREATION > dev-support/ranger-docker/scripts/ranger-build.sh PRE-CREATION > > > Diff: https://reviews.apache.org/r/72795/diff/4/ > > > Testing > ------- > > Using the instructions in README.md, successfully created docker image > 'ranger-build-ubuntu', and built latest master branch with a container of the > created image. > > > Thanks, > > Madhan Neethiraj > >
