forked from EvergreenCrypto/docker-finance
README: add note for docker-finance build options
This commit is contained in:
@@ -289,8 +289,9 @@ Supported blockchains (independent of wallet type):
|
|||||||
|
|
||||||
6. **Build the image and bring up container**:
|
6. **Build the image and bring up container**:
|
||||||
```bash
|
```bash
|
||||||
docker-finance build && docker-finance up
|
docker-finance build type=default && docker-finance up
|
||||||
```
|
```
|
||||||
|
> Note: see `docker-finance build help` for build options.
|
||||||
|
|
||||||
7. **You're inside!** See [How do I use it?](#how-do-i-use-it) for next steps.
|
7. **You're inside!** See [How do I use it?](#how-do-i-use-it) for next steps.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user