mirror of
https://github.com/mwalbeck/docker-xmpp-notify.git
synced 2025-01-30 15:36:17 +00:00
No description
.gitignore | ||
docker-xmpp-notify.py | ||
LICENSE.md | ||
README.md | ||
requirements.txt |
Docker XMPP Notify
Get an XMPP message when there is an update for your docker container.
Send a notification when a new image is released on a later date than the current image in use.
Usage
Input your desired xmpp information in the script and setup a cronjob. The script needs to run as the same user as the docker daemon.