Skip to content

Completing dockerizing the application.

CSDUMMI requested to merge Kubernetes into master

With Docker it is possible to easily test and deploy this software. We have now achieved the point, that all dependencies and all functionality is dockerized.

Technical Description

Instead of a second process, we now use a BackgroundScheduler and two threads, to implement the job of clock.py

Merge request reports