From 68ddb3158dafdab80d566e41354b1e1cc9602774 Mon Sep 17 00:00:00 2001 From: Nicolas Dewaele Date: Sat, 14 Dec 2019 11:37:59 +0100 Subject: [PATCH] fix: Dockerfile ok for Centos 8 (Centos is called as latest - so 8 - in Dockerfile) --- Dockerfile | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Dockerfile b/Dockerfile index 2d6981b..fd8f8c5 100644 --- a/Dockerfile +++ b/Dockerfile @@ -18,7 +18,7 @@ ADD ossec-server.sh /ossec-server.sh RUN \ yum -y update && \ - yum -y install wget useradd postfix && \ + yum -y install wget postfix && \ yum clean all && \ cd /root; NON_INT=1 wget -q -O - https://updates.atomicorp.com/installers/atomic |sh && \ yum -y install ossec-hids-server && \ diff --git a/README.md b/README.md index 8358ff3..10b9dc9 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ OSSEC HIDS Server v2.9.4 -Based on Centos 7, this is the official OSSEC project docker container. Note: this can be easily adapted for RHEL 7 for FIPS-140-2 compliance. +Based on Centos 8, this is the official OSSEC project docker container. Note: this can be easily adapted for RHEL 8 for FIPS-140-2 compliance. By default this container will create a volume to store configuration, log and agent key data under /var/ossec/data. Additionally it is configured with a local instance of postfix to