from a GitBash console on windows
docker run \\ --name testneo4j \\ -p 7474:7474 -p 7687:7687 \\ -d \\ -v $PWD/neo4j/data:/data \\ -v $PWD/neo