From ea8beb75fe0a5871607382b9d4c679168897b2b6 Mon Sep 17 00:00:00 2001 From: stub-roh <33611925+stub-roh@users.noreply.github.com> Date: Thu, 25 Nov 2021 22:11:38 +0900 Subject: [PATCH] Added additional information related to IPFS #6 --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 2be6a92..f8f7b42 100644 --- a/README.md +++ b/README.md @@ -189,7 +189,11 @@ Please refer to the following URL how to setup IPFS. https://labs.eleks.com/2019/03/ipfs-network-data-replication.html -We assume that you already have the private IPFS system on your own system. +We assume that you already have the private IPFS system on your own. + +You can use docker image to build your own privte IPFS easily. + +https://hub.docker.com/r/ipfs/go-ipfs/ ### DB setting