mirror of
				https://github.com/vyos/vyos-documentation.git
				synced 2025-10-26 08:41:46 +01:00 
			
		
		
		
	Merge pull request #1654 from vyos/c-po-patch-1
container: T7403: add "force" option to "delete container image"
This commit is contained in:
		
						commit
						d8510b7820
					
				| @ -328,11 +328,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