diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..f679172 --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,104 @@ +--- +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.1.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 + - container-selinux + - containernetworking-plugins + - fuse-overlayfs + - oci-systemd-hook + - oci-umount + - podman + - python-podman-api + - runc + - skopeo + - slirp4netns + - toolbox + api: + rpms: + - buildah + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - oci-systemd-hook + - oci-umount + - 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: d27d84982cc22c4d741db598801cba4fba257a6f + cockpit-podman: + rationale: Primary component of this module + ref: d4ddeabff1057c999a07f0b031536bbf71738296 + container-selinux: + rationale: Primary component of this module + ref: 08ac5f2596434a186862d81b95e2a421dba7d068 + containernetworking-plugins: + rationale: Primary component of this module + ref: 9a23a61ea57693b5ff947d5977507edbe41209fd + fuse-overlayfs: + rationale: Primary component of this module + ref: 1d7f0124904b87bced389701c350c845f601633e + oci-systemd-hook: + rationale: Primary component of this module + ref: 329dab61c624e78b6fae9f756fa6c561eab0458b + oci-umount: + rationale: Primary component of this module + ref: 6d895461ed1663faa967469e4ea57d3e17cd7a93 + podman: + rationale: Primary component of this module + ref: 47bfd4c94b92b9b50660c5e62d49de20c430fa52 + python-podman-api: + rationale: Primary component of this module + ref: 6cbe801af6984626fd299e60c83ab33192882046 + runc: + rationale: Primary component of this module + ref: deaaa52983044b93a20d90a141032fdfae804108 + skopeo: + rationale: Primary component of this module + ref: c7b3249c488b11f41c6b1e5715da519a5dd09f0b + slirp4netns: + rationale: Primary component of this module + ref: 8ab25832757be8a77ccbf5e0b5ab2411f8b0dfbc + toolbox: + rationale: Primary component of this module + ref: ba522bcd11749515228e7b98c75551c0693fc134 +... +