Skip to content

thebinij/golang-webhook

Repository files navigation

golang-webhook

Build Docker compose

docker-compose up -d --build

Stop Docker Compose

docker-compose down      

Deloy to Docker hub

docker buildx build --platform linux/amd64,linux/arm64,linux/arm/v7 -t thebinij/go-webhook:latest -t thebinij/go-webhook:1.0  --push .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published