Jannik 2020-06-08 16:25:36 +02:00
parent ca5c4c1d00
commit 1c52bf4084
1 changed files with 4 additions and 0 deletions

@ -28,6 +28,10 @@ Here is an example of the config.xml:
</properties>
```
### Docker
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-settings-file}:/tcor -p 8080:8080 tcor`.
### Libraries
* jsoup: https://jsoup.org/
* spring: https://spring.io/projects/spring-boot