Container Registry
Description
Description of docker containers used in g2-openstack is described in image-description.yaml. Images are pulled and stored locally.
Usage
Add a new container description into image-description.yaml, keep the same syntax. Automatic pipeline will take care of the rest.
Example:
- upstream-image: docker.itera.io/stackanetes/porthole-mysqlclient-utility:latest-ubuntu_bionic
downstream-images:
- registry.gitlab.ics.muni.cz:443/cloud/g2/container-registry/docker.itera.io/stackanetes/porthole-mysqlclient-utility:latest-ubuntu_bionic overwrite-existing: true/false