5 Commits

Author SHA1 Message Date
Grzegorz Leoniec
8a79b4f7f7
Update Dockerfile.neo4j
using correct APOC version matching Neo4J
2018-11-30 14:41:56 +01:00
dependabot[bot]
81605221a7
Bump neo4j from 3.4 to 3.5.0
Bumps neo4j from 3.4 to 3.5.0.

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-30 10:42:25 +00:00
Robert Schäfer
0699b22137 Move volume declaration for backend to .override
+ lowercase working directory
+ download plugins to correct location /var/lib/neo4j/plugins
2018-11-02 11:22:38 +01:00
Robert Schäfer
3cbee31f01 Use commands that overwrite existing files
For strange reasons, I could not `docker-compose up --build` because
apoc plugin existed at the given location
2018-11-02 11:14:29 +01:00
Robert Schäfer
5f102f7d98 Custom Dockerfile to install apoc plugin in neo4j 2018-10-23 23:51:06 +02:00