ONgDB images are available in the Docker image library.
This repository contains the published Dockerfile and docker-entrypoint.sh for each ONgDB version.
To run the latest ONgDB you can run the command below.
docker run \
--publish=7474:7474 --publish=7687:7687 \
--volume=$HOME/neo4j/data:/data \
graphfoundation/ongdb:latest
Neo4j, Inc. has moved to an Open Core model which means that Neo4j Enterprise is now proprietary and closed source.
ONgDB is the free and open source fork of Neo4j Enterprise as of 3.5.