Add link to docker hub
This commit is contained in:
parent
ba820bfcf2
commit
23e2813e2b
1 changed files with 5 additions and 1 deletions
|
@ -66,7 +66,7 @@ testRest {
|
|||
}
|
||||
```
|
||||
|
||||
### Start with docker
|
||||
### Build with docker
|
||||
|
||||
Docker and docker-compose is needed.
|
||||
|
||||
|
@ -75,6 +75,10 @@ Docker and docker-compose is needed.
|
|||
docker-compose up -d
|
||||
```
|
||||
|
||||
### Docker repoository
|
||||
|
||||
Built image is available at https://hub.docker.com/r/alien11689/mockserver/
|
||||
|
||||
Create mock on server
|
||||
---------------------
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue