1
0
Fork 0
arangodb/Documentation/Books/Cookbook/Cloud/DockerContainer.md

392 B

How to run ArangoDB in a Docker container

Problem

How do you make ArangoDB run in a Docker container?

Solution

ArangoDB is now available as an official repository in the Docker Hub (@see documentation there).

Author: Frank Celler

Tags: #docker #howto