I'm not working on this any more, so the repo is getting archived. Feel free to fork it if it's useful :)
This is just an instance of the OWASP bWAPP project as a docker container.
The container is based on tutum/lamp
just use
docker run -d -p 80:80 raesene/bwapp
and you should be able to go to /install.php to set up your instance.