Last active
June 18, 2021 09:03
-
-
Save changhuixu/98934ee2331dfe4077749ac5a62c57fa to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| docker run --rm -it --hostname my-rabbit -p 15672:15672 -p 5672:5672 rabbitmq:3-management |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment