This sets up containers running koji and supporting infrastructure, and calls the osbuild-composer-koji API to build and image and push it into our testing instance. koji-compose.py and various fixes by Christian Kellner. Signed-off-by: Tom Gundersen <teg@jklm.no> |
||
|---|---|---|
| .. | ||
| 87-podman-bridge.conflist | ||
| dnsname | ||
| README.md | ||
This directory includes 3rd party modules, needed in CI.
dnsnameplugin for podman, needed to translate host names of containers into IPs. It is shipped in Fedora, but missing in RHEL 8, see rhgbz#1877865. The87-podman-bridge.conflistfile contains the corresponding config, where the{"domainName": "dns.podman", "type": "dnsname"}bit is the newly added part.