python-github-webhooks
python-github-webhooks copied to clipboard
Makefile to build docker images
trafficstars
By default, make pulls base image before building latest.
The docker-build-push target builds and pushes not only latest but also a tagged image, which is always useful for production.
(BTW, there's no https://hub.docker.com/r/carlos-jenkins/python-github-webhooks/ repository)