diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..ef5219a --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,85 @@ +--- +document: modulemd +version: 2 +data: + 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: + platform: [el8.0.0] + go-toolset: [rhel8] + golang-ecosystem: [1.0] + requires: + platform: [el8] + references: + community: https://github.com/projectatomic + documentation: https://projectatomic.io + tracker: https://github.com/projectatomic + profiles: + common: + rpms: + - buildah + - container-selinux + - containernetworking-plugins + - fuse-overlayfs + - oci-systemd-hook + - oci-umount + - podman + - runc + - skopeo + - slirp4netns + api: + rpms: + - buildah + - container-selinux + - containers-common + - containernetworking-plugins + - fuse-overlayfs + - oci-systemd-hook + - oci-umount + - podman + - podman-docker + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: | + %_with_ignore_tests 1 + components: + rpms: + buildah: + rationale: Primary component of this module + ref: a5c0f12ee2add8b6ec2477cf67652a85200bf0c7 + container-selinux: + rationale: Primary component of this module + ref: 2ea28ac5b90bd0b2f5ebc92d50dc525932f43297 + containernetworking-plugins: + rationale: Primary component of this module + ref: 63400dc635f7cfbd255de8abeed60fbefc2e702e + fuse-overlayfs: + rationale: Primary component of this module + ref: 9431add295ee3f868bf7f48ed20898b01609b4b8 + oci-systemd-hook: + rationale: Primary component of this module + ref: 329dab61c624e78b6fae9f756fa6c561eab0458b + oci-umount: + rationale: Primary component of this module + ref: 0ed8d5606f5133698a395f680920b97c41ccb8a2 + podman: + rationale: Primary component of this module + ref: fff05c30b3fcb542fa035200f6f9440d811edb41 + runc: + rationale: Primary component of this module + ref: b58745f5a6309d491e8d6041b41604aa33847f3c + skopeo: + rationale: Primary component of this module + ref: bae5f54e438e1a0328cae770616c6f06268d0920 + slirp4netns: + rationale: Primary component of this module + ref: b545a715eafde0f7e70f81d2f5fc7f848f030b28