Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

kolla-images

Pull dockerhub kolla images to aliyun registry by github Actions.

Get image list

for i in $(cat images.txt)
  do echo "\"kolla/ubuntu-binary-$i:train\":\"registry.cn-guangzhou.aliyuncs.com/lunwei/ubuntu-binary-$i:train\"",
done

About

Pull dockerhub kolla images to aliyun registry by github Actions.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors