mirror of
				https://github.com/optim-enterprises-bv/kubernetes.git
				synced 2025-11-03 19:58:17 +00:00 
			
		
		
		
	update the signing key for percona debian and ubuntu packages
This commit is contained in:
		@@ -25,7 +25,7 @@ ENV TERM linux
 | 
			
		||||
RUN apt-get update 
 | 
			
		||||
RUN DEBIAN_FRONTEND=noninteractive apt-get install -y perl --no-install-recommends && rm -rf /var/lib/apt/lists/*
 | 
			
		||||
 | 
			
		||||
RUN apt-key adv --keyserver keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
 | 
			
		||||
RUN apt-key adv --keyserver keys.gnupg.net --recv-keys 8507EFA5
 | 
			
		||||
 | 
			
		||||
RUN echo "deb http://repo.percona.com/apt trusty main" > /etc/apt/sources.list.d/percona.list
 | 
			
		||||
RUN echo "deb-src http://repo.percona.com/apt trusty main" >> /etc/apt/sources.list.d/percona.list
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user