├── Dockerfile ├── LICENSE ├── README.md ├── firstrun.sh └── zoneminder /Dockerfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aptalca/docker-zoneminder/HEAD/Dockerfile -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aptalca/docker-zoneminder/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aptalca/docker-zoneminder/HEAD/README.md -------------------------------------------------------------------------------- /firstrun.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aptalca/docker-zoneminder/HEAD/firstrun.sh -------------------------------------------------------------------------------- /zoneminder: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/aptalca/docker-zoneminder/HEAD/zoneminder --------------------------------------------------------------------------------