This commit is contained in:
Eros Nardi 2021-02-07 22:16:10 +01:00
parent 08c71c5bc1
commit bc3427ee87
2 changed files with 3 additions and 3 deletions

View File

@ -1,10 +1,10 @@
FROM debian:buster-slim
#https://wiki.zoneminder.com/Debian_10_Buster_with_Zoneminder_1.34.x_from_ZM_Repo
ENV TZ Etc/UTC
ENV FQDN localhost
ENV SELFSIGNED 0
RUN /etc/timezone && apt-get update
RUN apt-get update
RUN apt-get install -y \
apache2 \

View File

@ -1,6 +1,6 @@
# ZONEMINDER
This is a simple debian image with the ZoneMinder installed following the official "Debian 10 Buster with Zoneminder 1.34.x from the ZM Release-1.34 Repo" instructions.
This is a simple debian image with the ZoneMinder installed following the official instructions https://wiki.zoneminder.com/Debian_10_Buster_with_Zoneminder_1.34.x_from_ZM_Repo.
Because of the ssmtp deprecation the mail server installed is msmtp and a default configuration file prepared for GMail will be created in /config/msmtprc.