Add docker compose configuration
Change-Id: I391482d93b0274a8b9b6500da94d6406d1341137
This commit is contained in:
parent
80dbbc034f
commit
b75a6d84db
1 changed files with 4 additions and 0 deletions
4
docker-compose.yml
Normal file
4
docker-compose.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
mocks:
|
||||
image: mockserver
|
||||
ports:
|
||||
- "9999:9999"
|
Loading…
Add table
Add a link
Reference in a new issue