An open API service indexing awesome lists of open source software.

https://github.com/uetchy/docker-ipfs

docker-compose.yml for IPFS host.
https://github.com/uetchy/docker-ipfs

Last synced: 5 days ago
JSON representation

docker-compose.yml for IPFS host.

Awesome Lists containing this project

README

          

# Docker Compose IPFS

## Usage

```
cp .env.sample .env
# edit .env (optional)
docker-compose up -d
```