mirror of
				https://github.com/wazuh/wazuh-docker.git
				synced 2025-11-04 05:53:16 +00:00 
			
		
		
		
	Remove duplicated xpack_config exec
This commit is contained in:
		@@ -61,6 +61,5 @@ RUN chmod +x ./kibana_settings.sh
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
COPY --chown=kibana:kibana ./config/xpack_config.sh ./
 | 
					COPY --chown=kibana:kibana ./config/xpack_config.sh ./
 | 
				
			||||||
RUN chmod +x ./xpack_config.sh
 | 
					RUN chmod +x ./xpack_config.sh
 | 
				
			||||||
RUN ./xpack_config.sh
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
ENTRYPOINT ./entrypoint.sh
 | 
					ENTRYPOINT ./entrypoint.sh
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user