mirror of
https://github.com/mwalbeck/docker-xmpp-notify.git
synced 2024-11-21 06:37:52 +00:00
.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.