mirror of
				https://github.com/containers/podman.git
				synced 2025-10-31 18:08:51 +08:00 
			
		
		
		
	 a9a54eefab
			
		
	
	a9a54eefab
	
	
	
		
			
			Support removing external containers (e.g., build containers) during image prune. Fixes: #11472 Signed-off-by: Valentin Rothberg <rothberg@redhat.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Go
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			86 B
		
	
	
	
		
			Go
		
	
	
	
	
	
| package version
 | |
| 
 | |
| // Version is the version of the build.
 | |
| const Version = "0.46.1-dev"
 |