Introduction
For every NOM release, a Docker image for the NOM server is published to the Docker Hub verified repository.
Getting the NOM server Docker image
Latest NOM server image for the minor release can be pulled from the verified repository for NOM server
docker pull neo4j/neo4j-ops-manager-server:1.1
Latest image can also be referenced with the latest patch or latest version tags for eg. neo4j/neo4j-ops-manager-server:1.1.0 or neo4j/neo4j-ops-manager-server:latest
|
Was this page helpful?