mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-25 12:27:43 +08:00
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. ) |
||
|---|---|---|
| .. | ||
| bin | ||
| bootstrap | ||
| build | ||
| client | ||
| data | ||
| server | ||
| fig.yml | ||
| Makefile | ||
| README.md | ||
this is an ipfs integration test
requirements
-
Docker
-
fig
-
Go
-
ipfs image named "zaqwsx_ipfs-test-img"
make setup
fig build
fig up