mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix command to run RethinkDB in bg w/ docker-compose
This commit is contained in:
parent
3b33cdb111
commit
d55004601c
@ -105,7 +105,7 @@ $ docker-compose build
|
|||||||
First, start `RethinkDB` in the background:
|
First, start `RethinkDB` in the background:
|
||||||
|
|
||||||
```text
|
```text
|
||||||
$ docker-compose up -d rdb
|
$ docker-compose -f docker-compose.rdb.yml up -d rdb
|
||||||
```
|
```
|
||||||
|
|
||||||
then run the tests using:
|
then run the tests using:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user