master
md 15 lines 153 Bytes
Rendered Raw
1 this is an ipfs integration test
2
3 **requirements**
4
5 * Docker
6 * fig
7 * Go
8
9 * ipfs image named "zaqwsx_ipfs-test-img"
10
11 ```
12 make setup
13 fig build
14 fig up
15 ```