openeuler/neo4jThe official neo4j docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current neo4j docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
Neo4j is the world’s leading Graph Database. It is a high performance graph store with all the features expected of a mature and robust database, like a friendly query language and ACID transactions. The programmer works with a flexible network structure of nodes and relationships rather than static tables — yet enjoys all the benefits of enterprise-quality database. For many applications, Neo4j offers orders of magnitude performance benefits compared to relational DBs.
Learn more about neo4j at [***]
The tag of each neo4j docker image is consist of the version of neo4j and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 5.26.7-oe2403sp1 | Neo4j 5.26.7 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
| 2025.07.0-oe2403sp2 | Neo4j 2025.07.0 on openEuler 24.03-LTS-SP2 | amd64, arm64 |
Start server instance
bashdocker run -d --name my-neo4j -p 7474:7474 -p 7687:7687 openeuler/neo4j:latest
which allows you to access neo4j through your browser at http://localhost:7474.
This binds two ports (7474 and 7687) for HTTP and Bolt access to the Neo4j API. A volume is bound to /data to allow the database to be persisted outside the container.
By default, this requires you to login with neo4j/neo4j and change the password. You can, for development purposes, disable authentication by passing --env=NEO4J_AUTH=none to docker run.
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.


manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务