• Juan Batiz-Benet's avatar
    Makefiles: build the test docker img · 87c4fb2f
    Juan Batiz-Benet authored
    this commit changes how the dockertest image is built.
    it moves the command into dockertest/Makefile. It also
    uses a cached file that -- if removed with make clean
    -- can signal whether the image should be rebuilt.
    (it may be ideal to have it either detect code has
    changed, or just rebuild every time. )
    87c4fb2f
Makefile 800 Bytes