Jannik 2020-06-08 17:29:52 +02:00
parent 1b291f1e52
commit 047374f894
1 changed files with 2 additions and 0 deletions

@ -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: