Webhook Dockerized.
- https://github.com/almir/docker-webhook
- https://github.com/Roxedus/docker-webhook
- https://github.com/thecatlady/docker-webhook
docker build \
-t adnanh-webhook \
--build-arg HTTP_PROXY=socks5://IP:PORT \
--progress=plain \
.
docker build
-t adnanh-webhook
--build-arg HTTP_PROXY=socks5://192.168.51.71:1080
--progress=plain
.