Update README.md
This commit is contained in:
parent
e9d10eba94
commit
ac2f1d7b6f
@ -17,7 +17,7 @@
|
|||||||
## Building to Docker Hub
|
## Building to Docker Hub
|
||||||
* run `./build`
|
* run `./build`
|
||||||
* when complete you'll see something like this `Your new docker tag: yardstick/micro-services:braid-tagid`
|
* when complete you'll see something like this `Your new docker tag: yardstick/micro-services:braid-tagid`
|
||||||
* copy this tag id, and in the yardstick `docker-compose.yml` file change the `image` field to have the new tage, for example:
|
* copy this tag id, and in the yardstick `docker-compose.yml` file change the `image` field to have the new tag, for example:
|
||||||
```
|
```
|
||||||
braid:
|
braid:
|
||||||
image: yardstick/micro-services:braid-{add the new tag here}
|
image: yardstick/micro-services:braid-{add the new tag here}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user