-
Makefiles: build the test docker img · 87c4fb2f
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. )
由 Juan Batiz-Benet 提交于87c4fb2f
×