wrong centos docker image id
pavelvasev opened this issue · 2 comments
pavelvasev commented
When calling preload-images command, it produces:
Unable to find image 'ilegeul/centos:6-xbb-tex-v1' locally
docker: Error response from daemon: manifest for ilegeul/centos:6-xbb-tex-v1 not found.
Seems ilegeul has changed it's centos docker images ids?
https://hub.docker.com/r/ilegeul/centos/
ilg-ul commented
You are right, the image names were changed.
I updated the script.
pavelvasev commented
Thank you! It works!