This video provides a brief walkthrough of using Play With Docker and the latest OpenQM release image on Docker Hub.
Play With Docker: https://labs.play-with-docker.com/
OpenQM BASE Image: https://hub.docker.com/r/zumasys/qm
docker run -it -d --name=qm zumasys/qm:4.0
docker exec -it qm /bin/bash
qm -start
qm