From 0006a30deb24aedc51eb6bdb6652a2ae86bfd777 Mon Sep 17 00:00:00 2001 From: Nardo86 <64206225+Nardo86@users.noreply.github.com> Date: Mon, 29 Aug 2022 16:11:54 +0200 Subject: [PATCH] docs: Updated readme for clarification --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0b53b8f..4285978 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# ZONEMINDER +# ZONEMINDER - DOCKER ARM64 This is a simple debian image with the ZoneMinder installed following the official instructions https://wiki.zoneminder.com/Debian_10_Buster_with_Zoneminder_1.36.x_from_ZM_Repo; due to the fact that there is no official arm64 package it has been build directly from the sources https://zoneminder.readthedocs.io/en/stable/installationguide/packpack.html via `OS=debian DIST=bullseye ARCH=aarch64 utils/packpack/startpackpack.sh`