A Docker image to access Request's private IPFS swarm.
This image is stored on Docker Hub. For a complete example, see the docker-compose.yml file.
To run the image, you can execute:
docker run -p 4001:4001 -p 5001:5001 requestnetwork/request-ipfs
Image tags represent the matching version (tag) of the base ipfs/go-ipfs Docker image.