Skip to content

hifis-net/kolla-pull-images

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OpenStack Kolla Pull Images

A simple shell script to pull OpenStack Kolla container images and push them to a local container registry.

Usage

Get the script

git clone https://github.com/hifis-net/kolla-pull-images.git
cd kolla-pull-images

Specify the OpenStack Kolla release

To specify the desired Kolla release to download, please adjust the following variable inside kolla-pull-images.sh:

kolla_release="2024.2-ubuntu-jammy"

Run the script

chmod +x kolla-pull-images.sh
./kolla-pull-images.sh

About

To pull OpenStack Kolla images and push to a local registry

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Shell 100.0%