An open API service indexing awesome lists of open source software.

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

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`)