Merge pull request #317 from mq-cloudpak/bkr-1728-fix-docupdate

Updating mq-container docs
This commit is contained in:
BHAVYA K R
2022-09-12 14:31:10 +05:30
committed by GitHub Enterprise

View File

@@ -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: