Search found 1 match

by smmilton
Sun Aug 10, 2014 2:39 pm
Forum: User Contributions
Topic: Dockerfile changes for Ubuntu & ZoneMinder
Replies: 0
Views: 2311

Dockerfile changes for Ubuntu & ZoneMinder

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