diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..32a0547 --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,107 @@ +--- +document: modulemd +version: 2 +data: + name: container-tools + stream: 2.0 + 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: 0631e3f1b6ab79a4d5a1189c242d7ec64c5949bd + 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: 9c0e268084aa6cf14bea25b5057572f39deff5e5 + skopeo: + rationale: Primary component of this module + ref: 01506b1067a06c77bb26329b3d3a472be462533a + slirp4netns: + rationale: Primary component of this module + ref: c12ccf8a95b3fa1f10b73e40fc10713238535685 + toolbox: + rationale: Primary component of this module + ref: f996cf604bed222dff00cbc6e680157a058788e6 + udica: + rationale: Primary component of this module + ref: 6c579b6411a45261c034362bda909b6d5c463b8f +... +