Compare commits

...

No commits in common. "imports/c8-beta-stream-1.0/container-tools-1.0-8010020200206144344.c294d161" and "c8-stream-1.0" have entirely different histories.

1 changed files with 96 additions and 83 deletions

View File

@ -2,86 +2,99 @@
document: modulemd document: modulemd
version: 2 version: 2
data: data:
stream: 1.0 name: container-tools
summary: Common tools and dependencies for container runtimes stream: 1.0
description: Contains SELinux policies, binaries and other summary: >-
dependencies for use with container runtimes Stable versions of podman 1.0, buildah 1.5, skopeo 0.1, runc, conmon, CRIU,
license: Udica, etc as well as dependencies such as container-selinux built and
module: tested together, and supported for 24 months.
- MIT description: >-
dependencies: Stable versions of podman 1.0 , buildah 1.5, skopeo 0.1, runc, conmon,
- buildrequires: CRIU, Udica, etc as well as dependencies such as container-selinux built
platform: [el8] and tested together. Released with RHEL 8.0 and supported for 24 months.
go-toolset: [rhel8] During the support lifecycle, back ports of important, critical
golang-ecosystem: [1.0] vulnerabilities (CVEs, RHSAs) and bug fixes (RHBAs) are provided to this
requires: stream, and versions do not move forward. For more information see:
platform: [el8] https://access.redhat.com/support/policy/updates/containertools
references: license:
community: https://github.com/projectatomic module:
documentation: https://projectatomic.io - MIT
tracker: https://github.com/projectatomic dependencies:
profiles: - buildrequires:
common: go-toolset: [rhel8]
rpms: golang-ecosystem: [1.0]
- buildah platform: [el8]
- container-selinux requires:
- containernetworking-plugins platform: [el8]
- fuse-overlayfs references:
- oci-systemd-hook community: https://github.com/projectatomic
- oci-umount documentation: https://projectatomic.io
- podman tracker: https://github.com/projectatomic
- runc profiles:
- skopeo common:
- slirp4netns rpms:
api: - buildah
rpms: - container-selinux
- buildah - containernetworking-plugins
- container-selinux - criu
- containers-common - fuse-overlayfs
- containernetworking-plugins - oci-systemd-hook
- fuse-overlayfs - oci-umount
- oci-systemd-hook - podman
- oci-umount - runc
- podman - skopeo
- podman-docker - slirp4netns
- python3-podman api:
- python3-pypodman rpms:
- runc - buildah
- skopeo - container-selinux
- slirp4netns - containernetworking-plugins
buildopts: - containers-common
rpms: - fuse-overlayfs
macros: | - oci-systemd-hook
%_with_ignore_tests 1 - oci-umount
components: - podman
rpms: - podman-docker
buildah: - runc
rationale: Primary component of this module - skopeo
ref: stream-container-tools-1.0-rhel-8.1.0 - slirp4netns
container-selinux: buildopts:
rationale: Primary component of this module rpms:
ref: stream-container-tools-1.0-rhel-8.1.0 macros: |
containernetworking-plugins: %_with_ignore_tests 1
rationale: Primary component of this module components:
ref: stream-container-tools-1.0-rhel-8.1.0 rpms:
fuse-overlayfs: buildah:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0 ref: stream-container-tools-1.0-rhel-8.3.0
oci-systemd-hook: container-selinux:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0 ref: stream-container-tools-1.0-rhel-8.3.0
oci-umount: containernetworking-plugins:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0 ref: stream-container-tools-1.0-rhel-8.3.0
podman: criu:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0 ref: stream-container-tools-1.0-rhel-8.3.0
runc: fuse-overlayfs:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0 ref: stream-container-tools-1.0-rhel-8.3.0
skopeo: oci-systemd-hook:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0 ref: stream-container-tools-1.0-rhel-8.3.0
slirp4netns: oci-umount:
rationale: Primary component of this module rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0 ref: stream-container-tools-1.0-rhel-8.3.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.3.0
...