docker build --tag rabbitmq:1.0 .
docker run --rm -it -p 15671:15671/tcp -p 15672:15672/tcp -p 25672:25672/tcp -p 4369:4369/tcp -p 5671:5671/tcp -p 5672:5672/tcp -p 1883:1883/tcp rabbitmq:1.0
# get docker logs to push to kibana
docker inspect --format='{{.LogPath}}' MY_DOCKER_ID
-
Notifications
You must be signed in to change notification settings - Fork 0
V3K3R/mqtt_debug
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published