diff --git a/container-tools.yaml b/container-tools.yaml new file mode 100644 index 0000000..3d822b0 --- /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.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 + - 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: c8404e20c82a443af1ff49e3bbf4ddbd4b987d2e + cockpit-podman: + rationale: Primary component of this module + ref: 578b9ca4930596bbeda2fc95289981b5aa166fcd + conmon: + rationale: Primary component of this module + ref: 75964e244120978bb60d747b1899bbba1e51a913 + container-selinux: + rationale: Primary component of this module + ref: 7acb38857e4e365dc96a31ff425678755e59146d + containernetworking-plugins: + rationale: Primary component of this module + ref: 1aea6c88dcb9e15f8d38188cfc996524ed9d9040 + criu: + rationale: Primary component of this module + ref: 701bb3e289fd47dcb8d99ad8cc1a70f612fd306d + fuse-overlayfs: + rationale: Primary component of this module + ref: 27874ae7ba35a188011efbb2e106b379764086fc + podman: + rationale: Primary component of this module + ref: ec1c6e39b49b0dabc799da1b75298b5fde9149c8 + python-podman-api: + rationale: Primary component of this module + ref: 1cd9eb4c85378ff671967ab5d2acaf596c3f0765 + runc: + rationale: Primary component of this module + ref: 947af7535205e1f3bc5c5fffad36c3a066971e29 + skopeo: + rationale: Primary component of this module + ref: 864398048eb24cab61f3221af380d4dd60fcc057 + slirp4netns: + rationale: Primary component of this module + ref: d1b17d4e37868117c496a550380111e7db885898 + toolbox: + rationale: Primary component of this module + ref: cbae38fd5dda91a45b1fe00748617b007eb5582a + udica: + rationale: Primary component of this module + ref: 6b99164d60fa7c97c0b6997958d8b95fde4d6f47 +... +