mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-03 21:43:15 +00:00 
			
		
		
		
	Merge branch '4.7.1' into merge-4.7.1-into-4.8.0
This commit is contained in:
		@@ -80,9 +80,6 @@ ENV PATTERN="" \
 | 
			
		||||
    WAZUH_MONITORING_SHARDS="" \
 | 
			
		||||
    WAZUH_MONITORING_REPLICAS=""
 | 
			
		||||
 | 
			
		||||
# Install dependencies
 | 
			
		||||
RUN apt update && apt install -y libnss3-dev fonts-liberation libfontconfig1
 | 
			
		||||
 | 
			
		||||
# Create wazuh-dashboard user and group
 | 
			
		||||
RUN getent group $GROUP || groupadd -r -g 1000 $GROUP
 | 
			
		||||
RUN useradd --system \
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user