forked from wazuh/wazuh-docker
Refactoring to new Elastic Stack versions.
This commit is contained in:
@@ -3,3 +3,5 @@ FROM nginx:latest
|
||||
RUN apt-get update && apt-get install -y openssl apache2-utils
|
||||
|
||||
COPY ./config/run.sh /run.sh
|
||||
|
||||
RUN chmod 755 /run.sh
|
||||
|
||||
Reference in New Issue
Block a user