Page History
Code Block | ||
---|---|---|
| ||
version: '2' services: neo4j: image: bitnami/neo4j:latest ports: - '7474:7474' - '7473:7473' - '7687:7687' |
https://github.com/bitnami/bitnami-docker-neo4j
Code Block | ||
---|---|---|
| ||
version: '2' services: neo4j: image: bitnami/neo4j:latest ports: - '7474:7474' - '7473:7473' - '7687:7687' |
https://github.com/bitnami/bitnami-docker-neo4j