xpack-dev-tools/windows-build-tools-xpack

wrong centos docker image id

pavelvasev opened this issue · 2 comments

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/

You are right, the image names were changed.

I updated the script.

Thank you! It works!