Update README.md
This commit is contained in:
parent
a9d0333139
commit
30e45f8e47
@ -17,11 +17,11 @@
|
||||
|
||||
## Building to Docker Hub
|
||||
* 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/braid:tagid`
|
||||
* copy this tag id, and in the yardstick `docker-compose.yml` file change the `image` field to have the new tag, for example:
|
||||
```
|
||||
braid:
|
||||
image: yardstick/micro-services:braid-{add the new tag here}
|
||||
image: yardstick/braid:{add the new tag here}
|
||||
environment:
|
||||
VIRTUAL_HOST: ysbraid.localhost
|
||||
HTTPS_METHOD: noredirect
|
||||
|
Loading…
x
Reference in New Issue
Block a user