diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..01792ee --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,120 @@ +--- +document: modulemd +version: 2 +data: + name: container-tools + 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: + go-toolset: [rhel8] + golang-ecosystem: [1.0] + platform: [el8.3.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 + - crun + - fuse-overlayfs + - libslirp + - podman + - python-podman-api + - runc + - skopeo + - slirp4netns + - toolbox + - udica + api: + rpms: + - buildah + - conmon + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - libslirp + - 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: 9a6af4ad764c83e83825843e892a25d22669eb74 + cockpit-podman: + rationale: Primary component of this module + ref: 03af2bd4fef4ac8f64153c3b3ec69a9a03e7fb65 + conmon: + rationale: Primary component of this module + ref: 2f36aa58bfb7893bd792efd817caec465c683e42 + container-selinux: + rationale: Primary component of this module + ref: 1256828b118c457e7cd64673c42b79356d738435 + containernetworking-plugins: + rationale: Primary component of this module + ref: 5bba9919de02547f804656307ef176449ee490fd + criu: + rationale: Primary component of this module + ref: e368ba65c5554809471891350e21f19c274216a8 + crun: + rationale: Primary component of this module + ref: 7583a11eee69c568f0bc7a0b70d93305c9843162 + fuse-overlayfs: + rationale: Primary component of this module + ref: eb950262e7e7b11f41cb1558823241a8b01b310c + libslirp: + rationale: Primary component of this module + ref: 4cbaabca93711fd52d99a34142eb43d2fe6bcf08 + buildorder: -1 + oci-seccomp-bpf-hook: + rationale: Primary component of this module + ref: 7d18f97f63384659a3f4eaf305d27dd893e61a5d + podman: + rationale: Primary component of this module + ref: 35cbd28ad42252fc6cb1a431fc301c35ff7bc702 + python-podman-api: + rationale: Primary component of this module + ref: 1cd9eb4c85378ff671967ab5d2acaf596c3f0765 + runc: + rationale: Primary component of this module + ref: 57ec8a676f91f2158dce5e91ad90e63ef6ef72af + skopeo: + rationale: Primary component of this module + ref: 1b1052b599f654c249887d0604cfbdb2c885d2d8 + slirp4netns: + rationale: Primary component of this module + ref: 369be05594ee4e47de25c554ad2b2e728f8d28c2 + toolbox: + rationale: Primary component of this module + ref: c380bab89cb0d429591e06976392c0484227cbb6 + udica: + rationale: Primary component of this module + ref: 5d73f8fe82f9774030c1c01abf08c3261ae22250 +... +