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
- Host: GitHub
- URL: https://github.com/steinfletcher/docker-hystrix-dashboard
- Owner: steinfletcher
- Created: 2016-03-11T16:35:24.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-11T17:08:45.000Z (over 10 years ago)
- Last Synced: 2025-09-01T13:45:07.171Z (10 months ago)
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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```