Docker issues

Support and queries relating to third party Live CDs and DVD, VM images and other packaged distributions
Post Reply
Pimmetje
Posts: 1
Joined: Fri Jul 28, 2017 10:41 am

Docker issues

Post 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.
Post Reply