forked from wazuh/wazuh-docker
Using Wazuh v2.1.0
This commit is contained in:
+1
-1
@@ -9,7 +9,7 @@ RUN groupadd -g 1000 ossec
|
||||
RUN useradd -u 1000 -g 1000 ossec
|
||||
RUN curl --silent --location https://rpm.nodesource.com/setup_6.x | bash - &&\
|
||||
yum install -y nodejs
|
||||
RUN yum install -y wazuh-manager wazuh-api
|
||||
RUN yum install -y wazuh-manager-2.1.0 wazuh-api-2.1.0
|
||||
|
||||
|
||||
ADD config/data_dirs.env /data_dirs.env
|
||||
|
||||
Reference in New Issue
Block a user