Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

cvmfs/unpacked-webhook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Webhook notification service

This small script listen to webhooks from the docker registry and append to a file the docker image that was pushed

Run with

FLASK_APP=app.py flask run --port=8080

or with

FLASK_APP=app.py python3 -m flask run --port=8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Python 100.0%