Skip to content

Instantly share code, notes, and snippets.

@ShreyasJejurkar
Last active January 4, 2021 14:27
Show Gist options
  • Save ShreyasJejurkar/58d8719823df9d535c98403072469d69 to your computer and use it in GitHub Desktop.
Save ShreyasJejurkar/58d8719823df9d535c98403072469d69 to your computer and use it in GitHub Desktop.
##rabbitmq
docker run -d --name my-rabbit -p 15672:15672 -p 5672:5672 rabbitmq:3.8.9-management
@ShreyasJejurkar
Copy link
Author

added gist

@ShreyasJejurkar
Copy link
Author

updated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment