
Neo4j
Neo4j社区论坛
社区版(基于bullseye)
标签包括:2025.09.0-community-bullseye、2025.09-community-bullseye、2025-community-bullseye、2025.09.0-community、2025.09-community、2025-community、2025.09.0-bullseye、2025.09-bullseye、2025-bullseye、2025.09.0、2025.09、2025、community-bullseye、community、bullseye、latest
Dockerfile链接
企业版(基于bullseye)
标签包括:2025.09.0-enterprise-bullseye、2025.09-enterprise-bullseye、2025-enterprise-bullseye、2025.09.0-enterprise、2025.09-enterprise、2025-enterprise、enterprise-bullseye、enterprise
Dockerfile链接
社区版(基于ubi9)
标签包括:2025.09.0-community-ubi9、2025.09-community-ubi9、2025-community-ubi9、2025.09.0-ubi9、2025.09-ubi9、2025-ubi9、community-ubi9、ubi9
Dockerfile链接
企业版(基于ubi9)
标签包括:2025.09.0-enterprise-ubi9、2025.09-enterprise-ubi9、2025-enterprise-ubi9、enterprise-ubi9
Dockerfile链接
社区版(基于bullseye)
标签包括:5.26.13-community-bullseye、5.26-community-bullseye、5-community-bullseye、5.26.13-community、5.26-community、5-community、5.26.13-bullseye、5.26-bullseye、5-bullseye、5.26.13、5.26、5
Dockerfile链接
企业版(基于bullseye)
标签包括:5.26.13-enterprise-bullseye、5.26-enterprise-bullseye、5-enterprise-bullseye、5.26.13-enterprise、5.26-enterprise、5-enterprise
Dockerfile链接
社区版(基于ubi9)
标签包括:5.26.13-community-ubi9、5.26-community-ubi9、5-community-ubi9、5.26.13-ubi9、5.26-ubi9、5-ubi9
Dockerfile链接
企业版(基于ubi9)
标签包括:5.26.13-enterprise-ubi9、5.26-enterprise-ubi9、5-enterprise-ubi9
Dockerfile链接
社区版(基于bullseye)
标签包括:4.4.46、4.4.46-community、4.4、4.4-community
Dockerfile链接
企业版(基于bullseye)
标签包括:4.4.46-enterprise、4.4-enterprise
Dockerfile链接
amd64(镜像)、arm64v8(镜像)Neo4j是全球领先的图数据库,具备原生图存储和处理能力。了解更多开发资源。
consoledocker run \ --publish=7474:7474 --publish=7687:7687 \ --volume=$HOME/neo4j/data:/data \ neo4j
7474(HTTP接口)和7687(Bolt接口),用于访问Neo4j API。--volume将本地目录$HOME/neo4j/data挂载到容器内/data目录,避免数据丢失。neo4j/neo4j,首次登录需修改密码。--env=NEO4J_AUTH=none参数,如:
consoledocker run --publish=7474:7474 --publish=7687:7687 --volume=$HOME/neo4j/data:/data --env=NEO4J_AUTH=none neo4j
完整使用指南和示例见官方手册。
以下是 neo4j 相关的常用 Docker 镜像,适用于 不同场景 等不同场景:
您可以使用以下命令拉取该镜像。请将 <标签> 替换为具体的标签版本。如需查看所有可用标签版本,请访问 版本下载页面。
探索更多轩辕镜像的使用方法,找到最适合您系统的配置方式
通过 Docker 登录认证访问私有仓库
无需登录使用专属域名
Kubernetes 集群配置 Containerd
K3s 轻量级 Kubernetes 镜像加速
VS Code Dev Containers 配置
Podman 容器引擎配置
HPC 科学计算容器配置
ghcr、Quay、nvcr 等镜像仓库
Harbor Proxy Repository 对接专属域名
Portainer Registries 加速拉取
Nexus3 Docker Proxy 内网缓存
需要其他帮助?请查看我们的 常见问题Docker 镜像访问常见问题解答 或 提交工单
manifest unknown
no matching manifest(架构)
invalid tar header(解压)
TLS 证书失败
DNS 超时
410 Gone 排查
402 与流量用尽
401 认证失败
429 限流
D-Bus 凭证提示
413 与超大单层
来自真实用户的反馈,见证轩辕镜像的优质服务