Hystrix dashboard docker image
$ docker run -d -p 8080:9002 --name hystrix-dashboard mlabouardy/hystrix-dashboard:latest
You can change the Hystrix server port by updating application.yml file
Hystrix dashboard docker image
$ docker run -d -p 8080:9002 --name hystrix-dashboard mlabouardy/hystrix-dashboard:latest
You can change the Hystrix server port by updating application.yml file