neo4j-spatial
Neo4j is a highly scalable, robust (fully ACID) native graph database. Neo4j is used in mission-critical apps by thousands of leading, startups, enterprises, and governments around the world.
Based on the https://github.com/tpires/neo4j neo4j Dockerfile.
Built on Neo4j 2.1.6 with spatial plugin.
With the Dockerfile on repository you've a docker neo4j community edition image ready to go.
Setup
Execute this command:
docker run -i -t -d -privileged -p 7474:7474 johnclegg/neo4j-spatial
Access to http://localhost:7474 with your browser.
ENJOY!