Fail to run a container with glance image with image uuid
Bug #1691673 reported by
Eli Qiao
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Zun |
Fix Committed
|
High
|
cooldharma06 |
Bug Description
With docker driver and glance iamge driver
zun --debug run -n local_image3 --image-driver glance 2a094a7a-
| status_reason | Docker internal error: 404 Client Error: Not Found ("No such image: 2a094a7a-
| name | local_image3
Changed in zun: | |
assignee: | nobody → Eli Qiao (taget-9) |
Changed in zun: | |
status: | New → Triaged |
importance: | Undecided → High |
Changed in zun: | |
status: | Triaged → Fix Committed |
assignee: | Eli Qiao (taget-9) → nobody |
assignee: | nobody → cooldharma06 (cooldharma06) |
To post a comment you must log in.
Hi team,
Following logs or points also need to be consider:
i tried to run the zun containers from glance image, zun is downloading the glance image but docker is not using that downloaded image to create containers.
Docker is trying to access the image from docker host repository.
Kindly refer the following logs and related outputs.