1
0
mirror of https://github.com/oceanprotocol/barge.git synced 2024-12-02 05:57:21 +01:00

Add note re --latest not caring about env vars

This commit is contained in:
Troy McConaghy 2019-06-05 14:40:50 +02:00
parent 6bb80ec4c2
commit 09d72e807c

View File

@ -81,6 +81,8 @@ export BRIZO_VERSION=v0.2.1
will use the default Docker image tags for Aquarius, Keeper Contracts and Pleuston, but `v0.2.1` for Brizo. will use the default Docker image tags for Aquarius, Keeper Contracts and Pleuston, but `v0.2.1` for Brizo.
Note: If you use the `--latest` option, then the `latest` Docker images will be used _regardless of whether you set any environment variables beforehand._
Other `start_ocean.sh` options: Other `start_ocean.sh` options:
Option | Description Option | Description