Skip to content

Instantly share code, notes, and snippets.

@phillijw
Created May 13, 2018 18:25
Show Gist options
  • Save phillijw/a3b2f3231d35163798f95dc3518dd6f8 to your computer and use it in GitHub Desktop.
Save phillijw/a3b2f3231d35163798f95dc3518dd6f8 to your computer and use it in GitHub Desktop.
zoneminder
docker run \
-d \
-e TZ=America/Chicago \
--shm-size=4096m \
-p 80:80 \
--name=zoneminder \
--restart unless-stopped \
quantumobject/docker-zoneminder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment