Create Dockerfile.test-ubuntu-git
This commit is contained in:
		
							parent
							
								
									b4ffde65f4
								
							
						
					
					
						commit
						7f8271a425
					
				
							
								
								
									
										7
									
								
								images/Dockerfile.test-ubuntu-git
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										7
									
								
								images/Dockerfile.test-ubuntu-git
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,7 @@
 | 
			
		||||
# Defines the test-ubuntu-git Container Image.
 | 
			
		||||
# Consumed by actions/checkout CI/CD validation workflows.
 | 
			
		||||
 | 
			
		||||
FROM ubuntu:latest
 | 
			
		||||
 | 
			
		||||
RUN apt update
 | 
			
		||||
RUN apt install -y git
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user