diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..1c547a1 --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,113 @@ +--- +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.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 + - 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: 43da7379bda75f5afea1b7b3d2f3fecfd093db7f + cockpit-podman: + rationale: Primary component of this module + ref: cc4a8f63402936810e003aee81bf1eeea62f4282 + conmon: + rationale: Primary component of this module + ref: b1f1a162de53bc535776e39136776bf7db61af24 + container-selinux: + rationale: Primary component of this module + ref: f82a0f528e2b32af8ef0c39974383a56f0cfd49f + containernetworking-plugins: + rationale: Primary component of this module + ref: 2a13212463e881cbfc5794236a12674e28221757 + criu: + rationale: Primary component of this module + ref: effaa52aad0e254ea8cc9c3ba08786fd6e139542 + fuse-overlayfs: + rationale: Primary component of this module + ref: 76898e64d12fe2b5be3585b337028522ad9989bf + libslirp: + rationale: Primary component of this module + ref: 945d3e0f29ae6b14f597b49fdc7b5d46dce2e457 + buildorder: 18446744073709551615 + podman: + rationale: Primary component of this module + ref: 1a3415973dfee83828bbd049720cfaae604a5a4f + python-podman-api: + rationale: Primary component of this module + ref: 3f8a184aa406894e84e9edffd49dd3832a5d9168 + runc: + rationale: Primary component of this module + ref: 75750f26e13ad965990b14bdbb535e640cefbc78 + skopeo: + rationale: Primary component of this module + ref: 2d42585b12eadf4ace560b6f45ddaeba131b45bd + slirp4netns: + rationale: Primary component of this module + ref: a447b2bfa3c2abe8c2db94d81a7d21f2f48d7080 + toolbox: + rationale: Primary component of this module + ref: 79403ea8e67b221522107e2cbfb4068fdaf58090 + udica: + rationale: Primary component of this module + ref: b85a2c3efc5c62e4eac4ea41584461a449c7ea9a +... +