mirror of
				https://hub.gitmirror.com/https://github.com/actions/checkout.git
				synced 2025-10-31 01:50:04 +08:00 
			
		
		
		
	 2650dbd060
			
		
	
	
		2650dbd060
		
			
		
	
	
	
	
		
			
			* Give `test-ubuntu-git` its own `README` * Refined title and description in `test-ubuntu-git.Dockerfile` * nit accepted: Remove double space --------- Co-authored-by: Ferenc Hammerl <31069338+fhammerl@users.noreply.github.com>
		
			
				
	
	
	
		
			792 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			792 B
		
	
	
	
	
	
	
	
test-ubuntu-git Container Image
Purpose
test-ubuntu-git is a container image hosted on the GitHub Container Registry, ghcr.io.
It is intended primarily for testing the actions/checkout repository as part of actions/checkout's CI/CD workflows.
The composition of test-ubuntu-git is intentionally minimal.  It is comprised of git installed on top of a base-level ubuntu image.
License
test-ubuntu-git is released under the MIT License.