Install clang
	
		
			
	
		
	
	
		
	
		
			All checks were successful
		
		
	
	
		
			
				
	
				OSCW Runner Container Build / OSCW-Runner-Container (push) Successful in 20m18s
				
			
		
		
	
	
				
					
				
			
		
			All checks were successful
		
		
	
	OSCW Runner Container Build / OSCW-Runner-Container (push) Successful in 20m18s
				
			This commit is contained in:
		
				
					committed by
					
						
						CodingWorkshop Signing Team
					
				
			
			
				
	
				
						parent
						
							fc29e63431
						
					
				
				
					commit
					a0b49be143
				
			@@ -5,7 +5,7 @@ MAINTAINER CodingWorkshop <constitutive@codingworkshop.eu.org>
 | 
				
			|||||||
RUN pacman -Syu --noconfirm --noprogressbar --quiet
 | 
					RUN pacman -Syu --noconfirm --noprogressbar --quiet
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Install additional packages
 | 
					# Install additional packages
 | 
				
			||||||
RUN pacman -Syu --noconfirm --noprogressbar --quiet autoconf automake binutils bison cmake cppcheck docker flex gcc git hugo libedit libmd linux-headers make mingw-w64-binutils mingw-w64-gcc mtools ninja nodejs openssh parted patch pkgconfig rsync texinfo wget
 | 
					RUN pacman -Syu --noconfirm --noprogressbar --quiet autoconf automake binutils bison clang cmake cppcheck docker flex gcc git hugo libedit libmd linux-headers make mingw-w64-binutils mingw-w64-gcc mtools ninja nodejs openssh parted patch pkgconfig rsync texinfo wget
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# Set locale
 | 
					# Set locale
 | 
				
			||||||
RUN echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && \
 | 
					RUN echo 'en_US.UTF-8 UTF-8' > /etc/locale.gen && \
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user