mirror of
				https://github.com/sickcodes/Docker-OSX.git
				synced 2025-03-09 15:39:58 +00:00 
			
		
		
		
	Signature errors
This commit is contained in:
		
							parent
							
								
									86452e6da3
								
							
						
					
					
						commit
						2265bb5a3f
					
				
					 1 changed files with 3 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -165,7 +165,9 @@ RUN make \
 | 
			
		|||
# fix invalid signature on old libguestfs
 | 
			
		||||
ARG SIGLEVEL=Never
 | 
			
		||||
 | 
			
		||||
RUN sudo tee -a /etc/pacman.conf <<< "SigLevel = ${SIGLEVEL}"
 | 
			
		||||
RUN sudo tee -a /etc/pacman.conf <<< "SigLevel = ${SIGLEVEL}" \
 | 
			
		||||
    && sudo tee -a /etc/pacman.conf <<< 'RemoteFileSigLevel = Optional' \
 | 
			
		||||
    && sudo sed -i -e 's/^\#RemoteFileSigLevel/RemoteFileSigLevel/g' /etc/pacman.conf
 | 
			
		||||
 | 
			
		||||
ARG LINUX=true
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue