images/9-container-ubi.yaml

11 lines
303 B
YAML
Raw Permalink Normal View History

2023-11-22 01:56:36 +00:00
- imagename: Rocky-9-Container-UBI
2023-11-21 21:58:56 +00:00
types: [tar]
2023-11-22 01:56:36 +00:00
docker-target: git.resf.org/sig_cloud/images:9.3-ubi
elements: [rocky-container-ubi]
2023-11-15 19:46:25 +00:00
arch: ppc64le
environment:
DIB_ARCHITECTURE: ppc64le
DIB_YUM_DNF_CONTENTDIR: stg/rocky
2023-11-21 21:58:56 +00:00
DIB_AVOID_ISCSI: '1'
2023-11-22 02:27:50 +00:00
DIB_YUM_ROCKY_CONTAINER_TYPE: 'UBI'