From 047374f894be0acbae5e10c7f2272c4ae837d3c9 Mon Sep 17 00:00:00 2001 From: Jannik Seiler Date: Mon, 8 Jun 2020 17:29:52 +0200 Subject: [PATCH] --- Home.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Home.md b/Home.md index 23c00b2..de6db3b 100644 --- a/Home.md +++ b/Home.md @@ -32,6 +32,8 @@ Here is an example of the config.xml: To build tcor as docker image, execute `docker build -t tcor:latest .` If the build was successfull, you can run tcor via `docker run -v {path-to-the-tcor-folder}:/tcor -p 8080:8080 tcor`. +#### Docker Compose + ``` yml version: "3" services: