forked from wazuh/wazuh-docker
Setting wazuh-nginx image
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
FROM nginx:latest
|
||||
|
||||
RUN apt-get update && apt-get install -y openssl apache2-utils
|
||||
|
||||
COPY ./configure.sh /configure.sh
|
||||
Reference in New Issue
Block a user