From 88c7d58ba563f3ca14811acf721902be02d15b26 Mon Sep 17 00:00:00 2001 From: Brian Stinson Date: Jun 25 2019 14:20:49 +0000 Subject: transmodrify/container-tools/1.0 --- diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..0a6e759 --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,90 @@ +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 + 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: 48b17db8c7730580353be41bcefa022ca50e92f5 + fuse-overlayfs: + rationale: Primary component of this module + ref: 208de99f7066ab2f181ec2743530fedac74cb102 + oci-systemd-hook: + rationale: Primary component of this module + ref: f3a7397f9eb34f449d99ee0c14a9b1190a3b4975 + oci-umount: + rationale: Primary component of this module + ref: e145a2efb5f589a27f223b4f5a6a57179d2e8031 + 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 + name: container-tools