/webhook-docker

A docker container setup for adnanh/webhook

Primary LanguageDockerfileGNU General Public License v3.0GPL-3.0

webhook-docker

A docker container setup for adnanh/webhook

using

In one line, assuming you have hooks.yml in a local directory:

docker run --rm --name webhook -p9000:9000 -v $(pwd):/etc/webhook leonjza/webhook