Page 1 of 1

Dockerfile changes for Ubuntu & ZoneMinder

Posted: Sun Aug 10, 2014 2:39 pm
by smmilton
The Dockerfile in the git repo targets ubuntu:precise, however there are multiple dependencies that require 12.04 instead of 12.04.1. The release-1.27 tag is also missing from the repo, and fails in the Docker build.

In order to get the Dockerfile to build I had to make the attached changes to the Dockerfile.

-Steve