2.7. image
List and lookup repository images.
2.7.1. getImage リンクのコピーリンクがクリップボードにコピーされました!
リンクのコピーリンクがクリップボードにコピーされました!
Get the information available for the specified image.
GET /api/v1/repository/{repository}/image/{image_id}
Authorizations: oauth2_implicit (repo:read)
Path parameters
| Type | Name | Description | Schema |
|---|---|---|---|
| path |
repository | The full path of the repository. e.g. namespace/name | string |
| path |
image_id | The Docker image ID | string |