kumaab opened a new pull request, #934: URL: https://github.com/apache/ranger/pull/934
## What changes were proposed in this pull request? Fixes `ranger-pdp` startup and installation in docker container. ## How was this patch tested? ``` export RANGER_DB_TYPE=postgres docker compose -f docker-compose.ranger.yml -f docker-compose.ranger-pdp.yml build docker compose -f docker-compose.ranger.yml -f docker-compose.ranger-pdp.yml up -d ``` - Verified no errors are seen in application logs for pdp server. -- 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]
