mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	container: T7403: add "force" option to "delete container image" (#1663)
(cherry picked from commit 1f5ad605bc854f60565666a9e5d1a06488594732) Co-authored-by: Christian Breunig <christian@breunig.cc>
This commit is contained in:
		
							parent
							
								
									6ec864e8d3
								
							
						
					
					
						commit
						723f4fd402
					
				| @ -261,11 +261,15 @@ Operation Commands | ||||
| 
 | ||||
|     Update container image | ||||
| 
 | ||||
| .. opcmd:: delete container image [image id|all] | ||||
| .. opcmd:: delete container image <image id|all> [force] | ||||
| 
 | ||||
|     Delete a particular container image based on it's image ID. | ||||
|     You can also delete all container images at once. | ||||
| 
 | ||||
|     You can not delete a container image if it has more then one tag | ||||
|     assigned, this is why there is a `force` option to pass down to | ||||
|     the container image to also remove those images. | ||||
| 
 | ||||
| ********************* | ||||
| Example Configuration | ||||
| ********************* | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user