diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..f683a95 --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,107 @@ +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: rhel8 + summary: Common tools and dependencies for container runtimes + description: >- + Contains SELinux policies, binaries and other dependencies for use with container + runtimes + license: + module: + - MIT + dependencies: + - buildrequires: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.1.0] + requires: + platform: [el8] + 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 + - criu + - fuse-overlayfs + - podman + - python-podman-api + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - podman + - podman-docker + - podman-manpages + - podman-remote + - python-podman-api + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + buildah: + rationale: Primary component of this module + ref: c44ea64b4e756a8b4eb979f382321898b1503de6 + cockpit-podman: + rationale: Primary component of this module + ref: ae0cbd523970502724b8735adb06c0d3020d15e5 + conmon: + rationale: Primary component of this module + ref: 634cc198c7aa92bcde3fe3b9e3f9f0fa3bd7a8e1 + container-selinux: + rationale: Primary component of this module + ref: b23639f3e5cc1b76b40fbb23f9fd5b6e608e3260 + containernetworking-plugins: + rationale: Primary component of this module + ref: 6e3188b5888c1749e5bbb0087b92541ea3f8e16e + criu: + rationale: Primary component of this module + ref: d84cf936ac66d756e9cfe33ba71998cbab219d94 + fuse-overlayfs: + rationale: Primary component of this module + ref: 80857551b36a1a02f46931c271ad1610422a360d + podman: + rationale: Primary component of this module + ref: 4631dc9efa49bea13fd2162aecb4ac1e4e679250 + python-podman-api: + rationale: Primary component of this module + ref: 226ff7f3202f53b93f2cceadf1b217c7fb239d91 + runc: + rationale: Primary component of this module + ref: 683a708b377a08ac1709bd90207cb858183c39ac + skopeo: + rationale: Primary component of this module + ref: 6f906795f0f6214d8f211ba57401a932e7be5fa1 + slirp4netns: + rationale: Primary component of this module + ref: c12ccf8a95b3fa1f10b73e40fc10713238535685 + toolbox: + rationale: Primary component of this module + ref: ba522bcd11749515228e7b98c75551c0693fc134 + udica: + rationale: Primary component of this module + ref: 6c579b6411a45261c034362bda909b6d5c463b8f +... +