Docker Hub Webhook for automation.
openssl rand -hex 10
0e051c7f820b604df180
secret, token, cmd, chat_id = os.getenv("secret"), os.getenv("token"), os.getenv("cmd"), os.getenv("chat_id")
http://ip/?secret=0e051c7f820b604df180
usermod -aG docker nobody pip install tornado python server.py
sh -c "$(wget -O- https://raw.githubusercontent.com/tgbot-collection/Webhook/master/install.sh)"