title: Getting started with Ranger

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 { #docker data-toc-label=“docker” }

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.
[Docker Image]: https://hub.docker.com/r/apache/ranger