Installation¶
Tip
If you're new to Docker 🐳, we recommend reading Docker Docs, which provides extensive documentation around how to get started with Docker.
docker recommended¶
The official Docker image is a great way to get up and running in a few
minutes, as it comes with all dependencies pre-installed. It contains instructions to pull the images and run docker containers for Apache Ranger and dependent services (Postgres DB, Apache Solr & Apache Zookeeper).
Warning
The Docker container is intended for development purposes only and is not suitable for production based deployment.