mirror of
https://github.com/oceanprotocol/barge.git
synced 2024-12-02 05:57:21 +01:00
add new components image
This commit is contained in:
parent
1df10ccdf6
commit
a1429605ee
@ -54,6 +54,8 @@ The Ocean Docker compose starts the following components:
|
||||
* [🐋 provider](https://github.com/oceanprotocol/provider). Backend listening on port `5000`.
|
||||
* [💧 keeper-contracts](https://github.com/oceanprotocol/keeper-contracts). RPC client listening on port `8545`.
|
||||
|
||||
![Ocean Protocol Components](doc/img/ocean-components@2x.png)
|
||||
|
||||
### Versions
|
||||
|
||||
The version of the Ocean components can be configured setting the environment variable `OCEAN_VERSION`. By default `master` branch runs the latest stable version release, and `develop` branch runs the code generated in the `master` branch of the Ocean components. If you want to run the component's code of `develop` branch:
|
||||
@ -63,8 +65,6 @@ export OCEAN_VERSION=latest
|
||||
docker-compose --project-name=ocean up
|
||||
```
|
||||
|
||||
![Ocean Docker Images](doc/img/docker-images.jpg)
|
||||
|
||||
## Contributing
|
||||
|
||||
We use GitHub as a means for maintaining and tracking issues and source code development.
|
||||
|
BIN
doc/img/ocean-components@2x.png
Normal file
BIN
doc/img/ocean-components@2x.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 268 KiB |
Loading…
Reference in New Issue
Block a user