VERY Long Start up

My issue seems to be similar to this one

So running on Updated centos 7. Was running 1.7.4 upgraded to 1.7.9 (highest i can do in centos with out adding repos)
Started the docker install proccess. Got it installed and running. But it takes hours untill i can reach the webpage.

docker ps
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
aab21828c69d xibosignage/xibo-cms:release_1.8.2 “/entrypoint.sh” About an hour ago Up About an hour 80/tcp, 0.0.0.0:65501->8080/tcp xibodocker_cms-web_1
8f8a97e0ef35 xibosignage/xibo-xmr:release_1.8.2 “/entrypoint.sh” About an hour ago Up About an hour 50001/tcp, 0.0.0.0:65500->9505/tcp xibodocker_cms-xmr_1
b5f69054c345 mysql:5.6 “docker-entrypoint…” About an hour ago Up About an hour 3306/tcp xibodocker_cms-db_1

stat:668450
log:6
start:2017-09-27 08:31:34
startDate:2017-09-29 08:53:47

Any ideas?

The first time you start the containers, assuming maintenance wasn’t being correctly run before, it can take some time to cleanup.

Does it consistently take a long time to start now it has started once?

Is 668k rows of stats reasonable for your usage? Do you even use stats?