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 (Jira)" <ji...@apache.org> on 2022/04/28 17:41:00 UTC

[jira] [Created] (RANGER-3738) Restructure ranger Dockerfile to use multi-stage builds

Abhishek Kumar created RANGER-3738:
--------------------------------------

             Summary: Restructure ranger Dockerfile to use multi-stage builds
                 Key: RANGER-3738
                 URL: https://issues.apache.org/jira/browse/RANGER-3738
             Project: Ranger
          Issue Type: Improvement
          Components: Ranger
            Reporter: Abhishek Kumar
            Assignee: Abhishek Kumar


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/]



--
This message was sent by Atlassian Jira
(v8.20.7#820007)