...
Create docker image
Currently this is a hack
The procedure:
- create ansible/docker-compose/templates/soaktest/Dockerfile and ansible/docker-compose/templates/soaktest/docker-compose.yml
- deploy somewhere
- create an image from the running instance, then push the iage to the docker registry
...