Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 636 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 636 Bytes

Docker

Request IPFS

A Docker image to access Request's private IPFS swarm.

Usage

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

Versions

Image tags represent the matching version (tag) of the base ipfs/go-ipfs Docker image.