--- document: modulemd version: 2 data: name: container-tools stream: 1.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.2.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 - criu - fuse-overlayfs - oci-systemd-hook - oci-umount - podman - runc - skopeo - slirp4netns api: rpms: - buildah - container-selinux - containernetworking-plugins - containers-common - 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: 0ef1e75ad8889ca6cee8480cc47eefd527ffba1f container-selinux: rationale: Primary component of this module ref: 61d8e267c5c1971321f179862d6acbc2e6949fd2 containernetworking-plugins: rationale: Primary component of this module ref: aba2da20711138772c4ead921cc2965146002a82 criu: rationale: Primary component of this module ref: b8466edfba10fe9ec9f1e226014aff3355d44c1e fuse-overlayfs: rationale: Primary component of this module ref: 88a6862516a08fd9801c728747740af6a9757861 oci-systemd-hook: rationale: Primary component of this module ref: f3a7397f9eb34f449d99ee0c14a9b1190a3b4975 oci-umount: rationale: Primary component of this module ref: c3eba0302a7c6a5d3f95b268b3c283372befe608 podman: rationale: Primary component of this module ref: d43c5a1e969ced7d4c5579c6889d2d48a12cedc3 runc: rationale: Primary component of this module ref: fa1eb4c4b2343e89925238f9ecdb153ad2589f6c skopeo: rationale: Primary component of this module ref: 39f5f42b457e7ba441586107e098ce0f592b56e9 slirp4netns: rationale: Primary component of this module ref: ecec4e4f5766fd1b770191588048d8c0c5d77b13 ...