Docker image with docker, git and docker-compose.
# Basic run
$ docker run -it --rm dannyben/docker-git-compose
If you are using the source repository, you can use the provided Runfile for some additional convenience commands.
$ gem install runfile
$ run --help