mirror of https://gitee.com/bigwinds/arangodb
392 B
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