cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

nithint216
Node
since ‎03-28-2020
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 1 Kudos given
  • 0 Kudos received

User Activity

I need to install plugins in my neo4j container, and this is my build file: FROM neo4j:3.5.14 ENV NEO4J_AUTH='neo4j/password' ENV NEO4J_ACCEPT_LICENSE_AGREEMENT='yes' ENV NEO4JLABS_PLUGINS='["apoc", "graph-algorithms"]' RUN echo "dbms.security.proced...
Kudos given to