mirror of
				https://github.com/cuberite/polarssl.git
				synced 2025-11-03 20:22:59 -05:00 
			
		
		
		
	Docker: Python requirements are now managed in-tree
Neither mbed-host-tests nor mock are currently used. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
		
							parent
							
								
									9172c9c073
								
							
						
					
					
						commit
						8cbb7b995f
					
				@ -161,6 +161,4 @@ RUN cd /tmp \
 | 
			
		||||
ENV GNUTLS_NEXT_CLI=/usr/local/gnutls-3.7.2/bin/gnutls-cli
 | 
			
		||||
ENV GNUTLS_NEXT_SERV=/usr/local/gnutls-3.7.2/bin/gnutls-serv
 | 
			
		||||
 | 
			
		||||
RUN pip3 install --no-cache-dir \
 | 
			
		||||
    mbed-host-tests \
 | 
			
		||||
    mock
 | 
			
		||||
RUN scripts/min_requirements.py
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user