commit df2f7d6239c8a5301fea3bd01eb456c722c47f32 Author: CentOS Sources Date: Thu Nov 4 05:39:24 2021 -0400 import container-tools-latest-920210922061925.el9 diff --git a/.container-tools.metadata b/.container-tools.metadata new file mode 100644 index 0000000..e69de29 diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..b7fb3b9 --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,116 @@ +--- +document: modulemd-packager +version: 3 +data: + name: container-tools + stream: latest + summary: >- + Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc, + conmon, Udica, etc as well as dependencies such as container-selinux + built and tested together, and updated as frequently as every 12 weeks. + description: >- + Latest versions of podman, buildah, skopeo, runc, conmon, Udica, etc as + well as dependencies such as container-selinux built and tested together, and + updated as frequently as every 12 weeks. Only very limited back ports are + provided to this stream, and most patches come from providing new versions. + license: + - MIT + configurations: + - context: el9 + platform: el9 + buildopts: + rpms: + macros: | + %_with_ignore_tests 1 + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - buildah + - cockpit-podman + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - crun + - fuse-overlayfs + - podman + - python3-podman + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - buildah-tests + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - podman + - podman-docker + - podman-manpages + - podman-remote + - podman-tests + - python3-podman + - runc + - skopeo + - skopeo-tests + - slirp4netns + components: + rpms: + buildah: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + cockpit-podman: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + conmon: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + container-selinux: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + containernetworking-plugins: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + containers-common: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + crun: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + fuse-overlayfs: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + podman: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + python-podman: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + runc: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + skopeo: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + slirp4netns: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + toolbox: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta + udica: + rationale: Primary component of this module + ref: stream-container-tools-latest-rhel-9.0.0-beta +... \ No newline at end of file