renatoaquino/neo4j

By renatoaquino

Updated over 6 years ago

neo4j build for arm64

Image
0

509

renatoaquino/neo4j repository overview

Neo4J aarch64/arm64 build

I've build this image using the official build scripts found at docker-neo4j repository and replacing the tini binary and checksum for the arm64 version.

docker run --name graphdb -p7474:7474 -p7687:7687 -d -v $HOME/neo4j/data:/data -v $HOME/neo4j/logs:/logs -v $HOME/neo4j/import:/var/lib/neo4j/import -v $HOME/neo4j/plugins:/plugins --env NEO4J_AUTH=neo4j/admin --env=NEO4J_ACCEPT_LICENSE_AGREEMENT=yes renatoaquino/neo4j:arm64-v4.0.0

Tag summary

Content type

Image

Digest

Size

516.3 MB

Last updated

over 6 years ago

docker pull renatoaquino/neo4j:arm64-v4.0.0