Fam Zheng <f...@redhat.com> writes: > This adds a group of make targets to run docker tests, all are available > in source tree without running ./configure. > > The usage is shown by "make docker". > <snip>
OK I've made some tweaks which I think improve the generation and allow for re-creation of containers when the rules change. I still need an easy way to see the failed build when it does fail. I think this requires "docker logs" magic. Anyway the current state of my Makefile.include attached:
Makefile.include
Description: Current hacked up makfile.include
-- Alex Bennée