Skip to content

Instantly share code, notes, and snippets.

@Vineshg
Created August 24, 2019 04:45
Show Gist options
  • Save Vineshg/22a159cea11ac255a5606e627b1330b2 to your computer and use it in GitHub Desktop.
Save Vineshg/22a159cea11ac255a5606e627b1330b2 to your computer and use it in GitHub Desktop.
tga
docker run -d --hostname my-rabbit --name some-rabbit -p 4369:4369 -p 5671:5671 -p 5672:5672 -p 25672:25672 -p 15672:15672 rabbitmq:3-management
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment