forked from wazuh/wazuh-docker
clean Dockerfile and docker-compose start script
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
# Wazuh Docker Copyright (C) 2021 Wazuh Inc. (License GPLv2)
|
# Wazuh Docker Copyright (C) 2021 Wazuh Inc. (License GPLv2)
|
||||||
FROM wazuh/wazuh-indexer:4.3.0
|
FROM ubuntu:focal
|
||||||
|
|
||||||
RUN apt-get update && apt-get install openssl -y
|
RUN apt-get update && apt-get install openssl -y
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user