mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +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
|
Option | Description
|
||||||
----------------------------| -----------
|
----------------------------| -----------
|
||||||
`--latest` | `latest` means to use the latest `develop` branches whereas `stable` means to use the last `stable` releases.
|
`--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-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-aquarius` | Start up Ocean without the `aquarius` Building Block.
|
||||||
`--no-brizo` | Start up Ocean without the `brizo` Building Block.
|
`--no-brizo` | Start up Ocean without the `brizo` Building Block.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user