added --force-pull switch to the config

This commit is contained in:
Sebastian Gerske 2018-12-17 10:33:42 +01:00
parent 8152b32c8d
commit 99434f5e65
1 changed files with 1 additions and 0 deletions

View File

@ -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.