kumaab commented on PR #11: URL: https://github.com/apache/ranger-tools/pull/11#issuecomment-5197551845
- Verified instructions in https://github.com/apache/ranger-tools/blob/main/release/README.md are working for Ranger 2.9 release using the changes in this base image. - Ranger UI is accessible. - Following can be seen inside the container ``` ranger@ranger-admin:/$ python --version Python 3.14.4 ranger@ranger-admin:/$ pip list Package Version ------------------ --------- apache-ranger 0.0.13 certifi 2026.7.22 charset-normalizer 3.4.9 idna 3.18 pip 25.1.1 requests 2.34.2 StrEnum 0.4.15 urllib3 2.7.0 ``` CC: @mneethiraj -- 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]
