Created
May 13, 2018 18:25
-
-
Save phillijw/a3b2f3231d35163798f95dc3518dd6f8 to your computer and use it in GitHub Desktop.
zoneminder
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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