mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
+ lowercase working directory + download plugins to correct location /var/lib/neo4j/plugins
3 lines
138 B
Docker
3 lines
138 B
Docker
FROM neo4j:3.4
|
|
RUN wget https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/3.4.0.3/apoc-3.4.0.3-all.jar -P plugins/
|