Commit Graph

5 Commits

Author SHA1 Message Date
R. Tyler Croy d449edfbdb
Ensure `make clean` always succeeds
Sometimes this will fail if the docker daemon claims to have already removed
some stuff. Messy messy messy
2018-01-02 13:32:03 -08:00
R. Tyler Croy ae0afa226a
Rework the proxy Makefile to download docker-compose automagically for the build 2017-12-21 07:07:27 -08:00
R. Tyler Croy a23bed3830
Add a placeholder test for #7 2017-12-21 06:53:39 -08:00
R. Tyler Croy 7d77024b85
Add a little connectivity helper script to ensure we can clean-start tests 2017-12-21 06:51:37 -08:00
R. Tyler Croy b3c059e230
Move the nginx-specific bits for the master into its own base image
This makes the proxy and its rules much easier to test in isolation from the
Jenkins runtime.

Fixes #1
2017-12-21 06:40:28 -08:00