1
0
Fork 0
arangodb/Documentation/Books/Cookbook/cloud-docker-container.md

517 B

layout description
default How do you make ArangoDB run in a Docker container?

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{:target="_blank"} (@see documentation there).

Author: Frank Celler{:target="_blank"}

Tags: #docker #howto