mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-09 17:22:21 +08:00

- Have two Dockerfiles doing essentially the same, but optimized for build time (for tests) and image size (for Docker Hub) - Fetch gx dependencies - Expose port 4002 for utp - Specify go version, currently 1.5.3-r0 - Create ephemeral fs-repo if none is mounted - Have t0300-docker-image actually test IPFS, not just an echo - Make everything a bit less hardcoded - Remove dead shacheck License: MIT Signed-off-by: Lars Gierth <larsg@systemli.org>
this is an ipfs integration test
requirements
-
Docker
-
fig
-
Go
-
ipfs image named "zaqwsx_ipfs-test-img"
make setup
fig build
fig up