diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..66f058a --- /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.2.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: b22ff0f5cac202cb216ce9f932f0c62836981e0e + cockpit-podman: + rationale: Primary component of this module + ref: 02b97eef153de249189dba1e0e21c7c91a133b64 + conmon: + rationale: Primary component of this module + ref: f636952e467feba23fa56409fe10ab16d61c46a9 + container-selinux: + rationale: Primary component of this module + ref: aa899c2569e1f7cad2ba321fcded7dec3abe4578 + containernetworking-plugins: + rationale: Primary component of this module + ref: 564d23191c8fd603c24dcd55aff3b13aa50b3cfd + criu: + rationale: Primary component of this module + ref: b8466edfba10fe9ec9f1e226014aff3355d44c1e + fuse-overlayfs: + rationale: Primary component of this module + ref: 4b358f9f48004ff550d14c693a3f3bc58e1a9e68 + podman: + rationale: Primary component of this module + ref: 7a57c0c66780588025c7f693ef5caedced4174b1 + python-podman-api: + rationale: Primary component of this module + ref: 3f8a184aa406894e84e9edffd49dd3832a5d9168 + runc: + rationale: Primary component of this module + ref: 797c91adc4ce41807345d70b82e2df4421c5e64f + skopeo: + rationale: Primary component of this module + ref: f5905d764d1212f4c0ef1ab64034f56ff143efae + slirp4netns: + rationale: Primary component of this module + ref: b911500408ecc5dc48feb9b9b4964e5fe9af66e4 + toolbox: + rationale: Primary component of this module + ref: 79403ea8e67b221522107e2cbfb4068fdaf58090 + udica: + rationale: Primary component of this module + ref: b85a2c3efc5c62e4eac4ea41584461a449c7ea9a +... +