diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..f64ad1e --- /dev/null +++ b/container-tools.yaml @@ -0,0 +1,91 @@ +--- +document: modulemd +version: 2 +data: + name: container-tools + 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: + 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 + - container-selinux + - containernetworking-plugins + - fuse-overlayfs + - oci-systemd-hook + - oci-umount + - podman + - runc + - skopeo + - slirp4netns + api: + rpms: + - buildah + - container-selinux + - containernetworking-plugins + - containers-common + - fuse-overlayfs + - oci-systemd-hook + - oci-umount + - podman + - podman-docker + - python3-podman + - python3-pypodman + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: > + %_with_ignore_tests 1 + components: + rpms: + buildah: + rationale: Primary component of this module + ref: 46eee0dacb0c6dd266eede18cd5d958cbf549a02 + container-selinux: + rationale: Primary component of this module + ref: 19c7ec12babf38009b7598f7ffc6914daf255b8c + containernetworking-plugins: + rationale: Primary component of this module + ref: 48b17db8c7730580353be41bcefa022ca50e92f5 + fuse-overlayfs: + rationale: Primary component of this module + ref: cae9ce81461744f1e18288e85b4a448c506f3ab6 + 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: 6a197bffc923ff537931b84b9358d43f9ab9e7dd + runc: + rationale: Primary component of this module + ref: 1f559302c95edfe286d7f8f7a72088e0cecf91d4 + skopeo: + rationale: Primary component of this module + ref: dee5ab6842e40a68ccc5bba0257f9a5586caf0f6 + slirp4netns: + rationale: Primary component of this module + ref: 5c0adcd26ce5de6f34f7d6f38bc8f9ecd8947452 +... +