leonjza / webhook-docker

A docker container setup for adnanh/webhook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A docker container setup for adnanh/webhook

License:GNU General Public License v3.0


Languages

Language:Dockerfile 100.0%