deis / dockerbuilder

Deis dockerbuilder builds your app from a Dockerfile inside a Kubernetes pod, used by Deis Workflow.
https://deis.com
MIT License
17 stars 27 forks source link

feat(Makefile): run style tests in container #120

Closed mboersma closed 7 years ago

mboersma commented 7 years ago

Requires deis/docker-python-dev#11.

deis-bot commented 7 years ago

@ultimateboy, @Joshua-Anderson and @arschles are potential reviewers of this pull request based on my analysis of git blame information. Thanks @mboersma!

vdice commented 7 years ago

After https://github.com/deis/dockerbuilder/pull/120#discussion_r107548838 is addressed, LGTM! (tested locally after switching to use of quay.io/deis/python-dev:v0.1.0.)

mboersma commented 7 years ago

Updated to reference quay.io/deis/python-dev:v0.1.0.