Page 1 of 1

Docker issues

Posted: Fri Jul 28, 2017 10:47 am
by Pimmetje
I am currently trying to find my way around Zoneminder and i like docker for this. But i had some trouble running Zoneminder in docker.

There is no description on the ENV u need for the image. eq timezone.
The mysql config needs a extra line

Code: Select all

sql_mode = NO_ENGINE_SUBSTITUTION
Currently now i set the timezone manual

Also a docker upgrade path. What folders should be persistant in order to upgrade the docker image and keep your recordings and settings.

Also a quick launch command with all the required settings with some default value.