A wsgi container wrapped in a serfnode to use in Adama.
Deploy with serfnode-deployer or run with:
$ docker run -v /:/host adama/app
Build with doit_in_docker:
$ eval $(docker run waltermoreira/doit_in_docker /alias)
$ cd adama-app
$ doit_in_docker doit