Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrading nebula with docker compose updates #857

Merged
merged 3 commits into from
Nov 1, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update 3.deploy-nebula-graph-with-docker-compose.md
abby-cyber committed Nov 1, 2021
commit a3cd80a1005d68255c34cab72cf609bbc36c461a
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@ Using Docker Compose can quickly deploy Nebula Graph services based on the prepa
The `master` branch contains the untested code for the latest Nebula Graph development release. **DO NOT** use this release in a production environment.

```bash
$ git clone -b {{dockercompose.branch} https://github.com/vesoft-inc/nebula-docker-compose.git
$ git clone -b {{dockercompose.branch}} https://github.com/vesoft-inc/nebula-docker-compose.git
```

2. Go to the `nebula-docker-compose` directory.