https://github.com/hivesolutions/docker-bot
Simple bot for Docker automation
https://github.com/hivesolutions/docker-bot
api automation bot docker
Last synced: about 2 months ago
JSON representation
Simple bot for Docker automation
- Host: GitHub
- URL: https://github.com/hivesolutions/docker-bot
- Owner: hivesolutions
- Created: 2019-04-30T08:30:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T11:33:24.000Z (over 3 years ago)
- Last Synced: 2025-12-26T20:30:59.493Z (6 months ago)
- Topics: api, automation, bot, docker
- Language: Python
- Size: 10.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Bot
Simple bot for [Docker](https://docker.com) automation, that makes used of the [Docker API](http://docker-api.hive.pt) project.
## Configuration
* `DOCKER_KEY` (`str`) - Secret key that should be passed in protected calls so that the server side
"trusts" the client side (authentication) (defaults to `None`)