Skip to content
Permalink
6ae5c032fb
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Go to file
 
 
Cannot retrieve contributors at this time
13 lines (9 sloc) 382 Bytes
# rabbitmq-docker
This container has rabbitmq built on centos latest
and has a Java based trace class that uses rabbitmq
firehose tracing to write message traces to
/var/log/rabbitmq/trace.log as well as to stdout.
Supervisor is used to start rabbitmq-server and Java
for the trace class, as well as to turn on rabbitmq
tracing.
Ethan Kromhout ethan@kromhout.us ethan@unc.edu