elmerfds / rebuild-dndc

Re-create containers that use another container's network stack (i.e. routing container traffic through a VPN container)
GNU General Public License v3.0
22 stars 9 forks source link

Other notification methods? #53

Open ste7enm opened 3 years ago

ste7enm commented 3 years ago

I think I've finally got rebuild-dndc working in Unraid (it seemed to fail to rebuild containers if they were linked in to the master container via the Alternate steps method, I'd get the /usr/bin/docker: Error response from daemon: Container cannot be connected to network endpoints error in the log), but I wonder if there's a way to use another medium for notifications of rebuild events, like Telegram bots or integrating with Unraid's system notifications via a script like this example?