Run ArangoDB Enterprise Edition 3.9 with Docker

ArangoDB Enterprise Edition is free of charge for evaluation. By downloading, you agree to the Evaluation Licence Agreement terms and conditions.
ArangoDB is available as Docker container.
The processor(s) must support the x86-64 instruction set, as well as the SSE 4.2 and AVX instruction set extensions (Intel Sandy Bridge or better, AMD Bulldozer or better, etc.).
In order to install the stand-alone version use
docker run -p 8529:8529 -e ARANGO_ROOT_PASSWORD=openSesame arangodb/enterprise:3.9.9
See the Docker Deployment section in the documentation about running ArangoDB in containers and how to persist your data under Docker.
Installation Manual
More info on how to run ArangoDB on Docker in the official docker repository.
Need help?
Let’s talk about your use case and how we can help you get on track with ArangoDB.