import container-tools-rhel8-8020020191212170253.0d58ad57

This commit is contained in:
CentOS Sources 2020-01-21 18:36:05 -05:00 committed by Stepan Oksanichenko
parent 962836519d
commit a1f254fcb3

View File

@ -2,99 +2,105 @@
document: modulemd document: modulemd
version: 2 version: 2
data: data:
stream: rhel8 name: container-tools
summary: Common tools and dependencies for container runtimes stream: rhel8
description: Contains SELinux policies, binaries and other summary: Common tools and dependencies for container runtimes
dependencies for use with container runtimes description: >-
license: Contains SELinux policies, binaries and other dependencies for use with container
module: runtimes
- MIT license:
dependencies: module:
- buildrequires: - MIT
platform: [el8] dependencies:
go-toolset: [rhel8] - buildrequires:
golang-ecosystem: [1.0] go-toolset: [rhel8]
requires: golang-ecosystem: [1.0]
platform: [el8] platform: [el8]
references: requires:
community: https://github.com/projectatomic platform: [el8]
documentation: https://projectatomic.io references:
tracker: https://github.com/projectatomic community: https://github.com/projectatomic
profiles: documentation: https://projectatomic.io
common: tracker: https://github.com/projectatomic
rpms: profiles:
- buildah common:
- cockpit-podman rpms:
- container-selinux - buildah
- containernetworking-plugins - cockpit-podman
- fuse-overlayfs - conmon
- oci-systemd-hook - container-selinux
- oci-umount - containernetworking-plugins
- podman - criu
#- python-podman-api - fuse-overlayfs
- runc - podman
- skopeo - python-podman-api
- slirp4netns - runc
- toolbox - skopeo
api: - slirp4netns
rpms: - toolbox
- buildah - udica
- container-selinux api:
- containers-common rpms:
- containernetworking-plugins - buildah
- fuse-overlayfs - conmon
- oci-systemd-hook - container-selinux
- oci-umount - containernetworking-plugins
- podman - containers-common
- podman-docker - fuse-overlayfs
- podman-manpages - podman
- podman-remote - podman-docker
#- python-podman-api - podman-manpages
- runc - podman-remote
- skopeo - python-podman-api
- slirp4netns - runc
buildopts: - skopeo
rpms: - slirp4netns
macros: | buildopts:
%_with_ignore_tests 1 rpms:
components: macros: |
rpms: %_with_ignore_tests 1
buildah: components:
rationale: Primary component of this module rpms:
ref: stream-container-tools-rhel8-rhel-8.1.0 buildah:
cockpit-podman: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 cockpit-podman:
container-selinux: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 conmon:
containernetworking-plugins: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 container-selinux:
fuse-overlayfs: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 containernetworking-plugins:
oci-systemd-hook: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 criu:
oci-umount: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 fuse-overlayfs:
podman: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 podman:
#python-podman-api: rationale: Primary component of this module
#rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
#ref: stream-container-tools-rhel8-rhel-8.1.0 python-podman-api:
runc: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 runc:
skopeo: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 skopeo:
slirp4netns: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 slirp4netns:
toolbox: rationale: Primary component of this module
rationale: Primary component of this module ref: stream-container-tools-rhel8-rhel-8.2.0
ref: stream-container-tools-rhel8-rhel-8.1.0 toolbox:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.2.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.2.0
...