1
0
Fork 0
mirror of https://github.com/mwalbeck/docker-xmpp-notify.git synced 2025-04-17 19:42:33 +00:00
No description
Find a file
2017-06-28 14:43:44 +02:00
docker-xmpp-notify.py Change shebang 2017-06-28 14:43:44 +02:00
LICENSE.md Initial commit 2017-06-21 12:14:12 +02:00
README.md Fix typo in README 2017-06-21 12:15:42 +02:00
requirements.txt Initial commit 2017-06-21 12:14:12 +02:00

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.