python-github-webhooks icon indicating copy to clipboard operation
python-github-webhooks copied to clipboard

Makefile to build docker images

Open fvanderbiest opened this issue 8 years ago • 0 comments
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)

fvanderbiest avatar Jul 28 '17 07:07 fvanderbiest