kubo/dockertest
Juan Batiz-Benet 87c4fb2fea Makefiles: build the test docker img
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. )
2014-12-23 08:43:52 -08:00
..
bin Update save_logs.sh 2014-12-15 10:31:08 -08:00
bootstrap test(withdocker)! 2014-12-15 03:54:58 -08:00
build Makefiles: build the test docker img 2014-12-23 08:43:52 -08:00
client fix: make the dockertest a bit more robust 2014-12-15 06:49:40 -08:00
data fix: make the dockertest a bit more robust 2014-12-15 06:49:40 -08:00
server fix(dockertest): mv file into place 2014-12-15 11:27:25 -08:00
fig.yml fix: make the dockertest a bit more robust 2014-12-15 06:49:40 -08:00
Makefile Makefiles: build the test docker img 2014-12-23 08:43:52 -08:00
README.md test(withdocker)! 2014-12-15 03:54:58 -08:00

this is an ipfs integration test

requirements

  • Docker

  • fig

  • Go

  • ipfs image named "zaqwsx_ipfs-test-img"

make setup
fig build 
fig up