From 70da725a1ac30539f0ace1cd08499363a9cc02c4 Mon Sep 17 00:00:00 2001 From: Clivern Date: Tue, 13 Oct 2020 23:20:32 +0200 Subject: [PATCH] update readme --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 862ddeb..100267e 100644 --- a/README.md +++ b/README.md @@ -113,6 +113,16 @@ Test it. $ curl http://127.0.0.1:8080/_health ``` +### Docker + +Clone and then run docker containers. + +```zsh +$ git clone https://github.com/Clivern/Rhino.git +$ cd Rhino/deployment/docker-compose +$ docker-compose up -d +``` + ## Versioning