You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by Abhishek Kumar <ab...@gmail.com> on 2022/04/28 17:46:12 UTC

Re: Review Request 73957: RANGER-3738: Restructure ranger Dockerfile to use multi-stage builds

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/73957/
-----------------------------------------------------------

(Updated April 28, 2022, 5:46 p.m.)


Review request for ranger, Abhay Kulkarni, Madhan Neethiraj, Ramesh Mani, Sailaja Polavarapu, and Velmurugan Periasamy.


Summary (updated)
-----------------

RANGER-3738: Restructure ranger Dockerfile to use multi-stage builds


Bugs: RANGER-3738
    https://issues.apache.org/jira/browse/RANGER-3738


Repository: ranger


Description
-------

Dockerfiles with multi-stage builds are more optimized and easy to maintain.(for ex: useful for adding additonal db support in ranger docker in an optimized way)
Link: https://docs.docker.com/develop/develop-images/multistage-build/


Diffs
-----

  dev-support/ranger-docker/Dockerfile.ranger b11e72666 


Diff: https://reviews.apache.org/r/73957/diff/1/


Testing
-------

Tested locally.


Thanks,

Abhishek  Kumar