06c4c19a6f
because of this wired error (https://github.com/neo4j/docker-neo4j/issues/33)
8 lines
107 B
Docker
8 lines
107 B
Docker
FROM tpires/neo4j
|
|
|
|
MAINTAINER Mahmoud Zalt <mahmoud@zalt.me>
|
|
|
|
VOLUME /var/lib/neo4j/data
|
|
|
|
EXPOSE 7474 1337
|