From 845b0b53328ccd7eef82514df34f8f8b15bf59a6 Mon Sep 17 00:00:00 2001 From: joseelinchevalay Date: Wed, 1 Apr 2020 15:16:29 +0200 Subject: [PATCH] add documentation to install docker docker-compose --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index e356af2..dc76acc 100644 --- a/readme.md +++ b/readme.md @@ -93,6 +93,11 @@ The main clients for Duniter are [Cesium](https://cesium.app/) and [Silkaj](http ## With docker (experimental) +### install docker & docker-compose + +[Docker](https://docs.docker.com/install/) +[Docker-compose](https://docs.docker.com/compose/install/) + ### variables SSB_PATH : this is important variable to locate your ssb db path and secret file don't forget to set that.