Dockerfile changes for Ubuntu & ZoneMinder

If you've made a patch to quick fix a bug or to add a new feature not yet in the main tree then post it here so others can try it out.
Post Reply
smmilton
Posts: 1
Joined: Sun Aug 10, 2014 2:31 pm

Dockerfile changes for Ubuntu & ZoneMinder

Post 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
Attachments
Dockerfile.patch.gz
(795 Bytes) Downloaded 177 times
Post Reply