Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F13092
run-mq
No One
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
dereckson
Nov 19 2015, 23:16
2015-11-19 23:16:10 (UTC+0)
Size
308 B
Referenced Files
None
Subscribers
None
run-mq
View Options
#!/bin/sh
NAME
=
white-rabbit
PORTS
=
"-p 5672:5672 -p 25672:25672 -p 1883:1883 -p 8883:8883 -p 15672:15672 -p 15674:15674 -p 61613:61613 -p 4369:4369"
VOLUMES
=
"-v /data/
$NAME
/log:/data/log -v /data/
$NAME
/mnesia:/data/mnesia"
docker run -dt
$PORTS
$VOLUMES
--hostname
${
NAME
}
--name
${
NAME
}
nasqueron/rabbitmq
File Metadata
Details
Attached
Mime Type
text/plain; charset=utf-8
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
11573
Default Alt Text
run-mq (308 B)
Attached To
Mode
P132 run-mq
Attached
Detach File
Event Timeline
Log In to Comment