Skip to content

leonjza/webhook-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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