https://github.com/rumpl/docker-thanos
Kill half of your containers
https://github.com/rumpl/docker-thanos
docker
Last synced: about 1 year ago
JSON representation
Kill half of your containers
- Host: GitHub
- URL: https://github.com/rumpl/docker-thanos
- Owner: rumpl
- Created: 2019-04-29T10:01:53.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2023-05-11T20:38:43.000Z (about 3 years ago)
- Last Synced: 2025-02-03T19:03:14.099Z (over 1 year ago)
- Topics: docker
- Language: Go
- Size: 6.25 MB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Thanos
Kill half of your containers
## Running
You need `go` installed.
```sh
make
```
And then you can `./thanos`.
## License
[MIT](https://rumpl.mit-license.org/)