This website requires JavaScript.
Explore
Help
Sign In
iamthefij
/
minitor
Watch
1
Star
0
Fork
0
You've already forked minitor
Code
Issues
Pull Requests
Releases
Wiki
Activity
2e814dea86
minitor
/
.dockerignore
9 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update Dockerfile to build the current working copy This will allow `latest` to be `master` and allow git tags to dictate tagged versions on Docker. Also update readme to describe how it's now building
2018-04-18 04:01:58 +00:00
*$py.class
*.egg
*.egg-info/
*.py[cod]
*.so
**/__pycache__/
Add new scripts for checking status of Docker services These are bundled within the Docker image to make it possible to alert on status of other Docker containers. Will potentially include other sets of "standard" scripts for convenience sake.
2018-10-29 19:28:17 +00:00
scripts/README.md
Add example exporting metrics to Prometheus
2019-03-08 20:29:55 +00:00
examples/
Reference in New Issue
Copy Permalink