Add delete current_tag comment

Signed-off-by: Nick Adcock <nick.adcock@docker.com>
This commit is contained in:
Nick Adcock 2021-03-01 08:59:01 +00:00
parent 7c52027060
commit 3b399881eb
1 changed files with 2 additions and 0 deletions

View File

@ -494,6 +494,8 @@ paths:
If you attempt to delete images that are marked as active or are currently tagged then the deletions will not happen and these warnings will be returned.
To continue with the deletion you must ignore these warnings by putting them in the `ignore_warnings` property.
Deleting a currently tagged image will delete the tag from the repository.
Errors cannot be ignored. Children of multi-arch images cannot be directly deleted.
consume:
- application/json