Go to file
Magnus Walbeck 18fc50e2c5 Update dependencies 2017-07-04 16:33:05 +02:00
.gitignore Add .gitignore 2017-07-04 15:48:39 +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
docker-xmpp-notify.py Update dependencies 2017-07-04 16:33:05 +02:00
requirements.txt Update dependencies 2017-07-04 16:33:05 +02:00

README.md

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.