From 1aa8438a342c5298d4851dbe341d31ff4894be8e Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Oct 07 2019 20:50:54 +0000 Subject: transmodrify/container-tools/1.0 --- diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..dad886a --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,85 @@ +--- +document: modulemd +version: 2 +data: + 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: + 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: d5ff548fef3bd5c97e5dfd7fabd8dcac909b4991 + container-selinux: + rationale: Primary component of this module + ref: 5c9fab5c79b2729defa35474bc90f3088c9a3e4f + containernetworking-plugins: + rationale: Primary component of this module + ref: 48b17db8c7730580353be41bcefa022ca50e92f + fuse-overlayfs: + rationale: Primary component of this module + ref: 049502381d81e50e666dbab1e7c9f0803634d7cb + oci-systemd-hook: + rationale: Primary component of this module + ref: 7397f9eb34f449d99ee0c14a9b1190a3b4975 + oci-umount: + rationale: Primary component of this module + ref: c381f57a4ad3e13fe8a0b243da80a6c7a3b8e20d + podman: + rationale: Primary component of this module + ref: f2d347fa0460f90d3cefef2591f624f2bd4d2317 + runc: + rationale: Primary component of this module + ref: 1f559302c95edfe286d7f8f7a72088e0cecf91d4 + skopeo: + rationale: Primary component of this module + ref: 689117f937426e66b3900d2a069290dfeb789d09 + slirp4netns: + rationale: Primary component of this module + ref: 53d4720a7c7a883656fce838b05c9446d29476a2