https://github.com/tgbot-collection/tgbot_ping
Retrieve docker container status
https://github.com/tgbot-collection/tgbot_ping
Last synced: 6 months ago
JSON representation
Retrieve docker container status
- Host: GitHub
- URL: https://github.com/tgbot-collection/tgbot_ping
- Owner: tgbot-collection
- License: apache-2.0
- Created: 2020-11-05T10:02:50.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-24T19:43:16.000Z (over 1 year ago)
- Last Synced: 2024-04-25T11:03:32.900Z (about 1 year ago)
- Language: Go
- Size: 33.2 KB
- Stars: 3
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# status
Retrieve docker container status# Python
```bash
pip3 install tgbot_ping
```For some unknown reasons(maybe docker bug), sometime it will fail to get CPU usage. Restart container will fix it.