Skip to content
Extraits de code Groupes Projets
Valider 5a09d64d rédigé par Guillaume Schurck's avatar Guillaume Schurck
Parcourir les fichiers

update docker

parent 168392a9
Aucune branche associée trouvée
Aucune étiquette associée trouvée
Aucune requête de fusion associée trouvée
......@@ -11,6 +11,7 @@ services:
volumes:
- ./neo4j/import:/var/lib/neo4j/import
- ./neo4j/data:/var/lib/neo4j/data
container_name: neo4j
redis:
image: "redis:alpine"
ports:
......
......@@ -12,7 +12,7 @@ FROM neo4j:4.4.0
#COPY import/* import/
#RUN bash -c "neo4j-admin load --from=/import/software-graph.dump --verbose --database=software-graph"
#RUN bash -c "neo4j-admin load --from=import/software-graph.dump --database=data --force --verbose"
#RUN bash -c "cypher-shell -u neo4j -p test --non-interactive -f import/data_cypher"
#RUN bash -c "cypher-shell -u neo4j -p test --non-interactive -f import/data_cypher.cypher"
USER neo4j
......
0% Chargement en cours ou .
You are about to add 0 people to the discussion. Proceed with caution.
Veuillez vous inscrire ou vous pour commenter