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-21 12:14:12 +02:00
docker-xmpp-notify.py Initial commit 2017-06-21 12:14:12 +02:00
LICENSE.md Initial commit 2017-06-21 12:14:12 +02:00
README.md Initial commit 2017-06-21 12:14:12 +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 scripts and setup a cronjob. The scripts needs to run as the same user as the docker daemon.