An open API service indexing awesome lists of open source software.

https://github.com/steinfletcher/docker-hystrix-dashboard

Docker image to run hystrix dashboard
https://github.com/steinfletcher/docker-hystrix-dashboard

Last synced: 4 months ago
JSON representation

Docker image to run hystrix dashboard

Awesome Lists containing this project

README

          

# docker-hystrix-dashboard

Run hystrix dashboard in a docker container

```
docker run -p 8080:8080 -t steinf/docker-hystrix-dashboard
```

Then navigate to ```http://:8080```