Merge pull request #317 from mq-cloudpak/bkr-1728-fix-docupdate
Updating mq-container docs
This commit is contained in:
@@ -17,8 +17,8 @@ There are two main sets of tests:
|
|||||||
The Docker tests can be run locally on a machine with Docker. For example:
|
The Docker tests can be run locally on a machine with Docker. For example:
|
||||||
|
|
||||||
```
|
```
|
||||||
make devserver
|
make test-devserver
|
||||||
make advancedserver
|
make test-advancedserver
|
||||||
```
|
```
|
||||||
|
|
||||||
You can specify the image to use directly by using the `MQ_IMAGE_ADVANCEDSERVER` or `MQ_IMAGE_DEVSERVER` variables, for example:
|
You can specify the image to use directly by using the `MQ_IMAGE_ADVANCEDSERVER` or `MQ_IMAGE_DEVSERVER` variables, for example:
|
||||||
|
|||||||
Reference in New Issue
Block a user