kumaab opened a new pull request, #542: URL: https://github.com/apache/ranger/pull/542
## What changes were proposed in this pull request? Database specific compose files are structured as follows in dev-support/ranger-docker: - docker-compose.ranger-postgres.yml - docker-compose.ranger-mysql.yml - docker-compose.ranger-oracle.yml - docker-compose.ranger-sqlserver.yml Merge them into a single file: docker-compose.ranger-db.yml and use "extends" in docker-compose.ranger.yml to reference the database service based on env variable. ## How was this patch tested? CI Manually tested. -- 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]
