Skip to content

liuchiliang/docker-service-webhook-endpoint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-service-webhook-endpoint

With docker-service-webhook-endpoint, When harbor webhook is triggered, docker services that use pushed images will be updated.

Pulls from DockerHub

Quick Start

Run the docker-service-webhook-endpoint container with the following command:

docker run -v /var/run/docker.sock:/var/run/docker.sock -p 8888:80 mities/docker-service-webhook-endpoint

Then, you can config following address as harbor webhook endpoint address:

http://<domain or ip>:8888

About

When harbor webhook is triggered, docker services that use pushed images will be updated.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors