I want to run rabbitmq-server in one docker container and connect to it from another container using celery (http://celeryproject.org/)
I have rabbitmq running using
This is currently on the 0.8 roadmap:
https://github.com/dotcloud/docker/issues/1143