version: '2' services: neo4j: image: bitnami/neo4j:latest ports: - '7474:7474' - '7473:7473' - '7687:7687'
https://github.com/bitnami/bitnami-docker-neo4j
You are viewing an old version of this page. View the current version.
Compare with Current View Page History
« Previous Version 2 Next »
version: '2' services: neo4j: image: bitnami/neo4j:latest ports: - '7474:7474' - '7473:7473' - '7687:7687'
https://github.com/bitnami/bitnami-docker-neo4j