Skip to content

Instantly share code, notes, and snippets.

@danehans
Created March 19, 2015 21:26
Show Gist options
  • Save danehans/9f04f646974afa9b04ed to your computer and use it in GitHub Desktop.
Save danehans/9f04f646974afa9b04ed to your computer and use it in GitHub Desktop.
# cat compose/rabbitmq.yml
rabbitmq:
image: kollaglue/centos-rdo-rabbitmq
name: rabbitmq
restart: always
pid: host
net: host
env_file:
- ../openstack.env
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment