mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-11-25 20:01:10 +01:00
added --force-pull switch to the config
This commit is contained in:
parent
8152b32c8d
commit
99434f5e65
@ -73,6 +73,7 @@ The `./start_ocean.sh` script provides the following options:
|
||||
Option | Description
|
||||
----------------------------| -----------
|
||||
`--latest` | `latest` means to use the latest `develop` branches whereas `stable` means to use the last `stable` releases.
|
||||
`--force-pull` | Force pulling the latest revision of the used docker images.
|
||||
`--no-pleuston` | Start up Ocean without the `pleuston` Building Block. Helpful for development on `pleuston`.
|
||||
`--no-aquarius` | Start up Ocean without the `aquarius` Building Block.
|
||||
`--no-brizo` | Start up Ocean without the `brizo` Building Block.
|
||||
|
Loading…
Reference in New Issue
Block a user