import container-tools-rhel8-8040020210302143539.59631bd5

This commit is contained in:
CentOS Sources 2021-03-30 16:10:03 -04:00 committed by Stepan Oksanichenko
parent e4a2ebc453
commit a7970eb1fc
1 changed files with 27 additions and 24 deletions

View File

@ -4,10 +4,15 @@ version: 2
data:
name: container-tools
stream: rhel8
summary: Common tools and dependencies for container runtimes
summary: >-
Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc,
conmon, CRIU, Udica, etc as well as dependencies such as container-selinux
built and tested together, and updated as frequently as every 12 weeks.
description: >-
Contains SELinux policies, binaries and other dependencies for use with container
runtimes
Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as
well as dependencies such as container-selinux built and tested together, and
updated as frequently as every 12 weeks. Only very limited back ports are
provided to this stream, and most patches come from providing new versions.
license:
module:
- MIT
@ -31,11 +36,10 @@ data:
- container-selinux
- containernetworking-plugins
- criu
- crun
- fuse-overlayfs
- libslirp
- oci-seccomp-bpf-hook
- podman
- python-podman-api
- runc
- skopeo
- slirp4netns
@ -54,7 +58,6 @@ data:
- podman-docker
- podman-manpages
- podman-remote
- python-podman-api
- runc
- skopeo
- slirp4netns
@ -66,51 +69,51 @@ data:
rpms:
buildah:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
cockpit-podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
conmon:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
criu:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
crun:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.4.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
libslirp:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
buildorder: -1
oci-seccomp-bpf-hook:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
python-podman-api:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
toolbox:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
udica:
rationale: Primary component of this module
ref: stream-container-tools-rhel8-rhel-8.3.0
ref: stream-container-tools-rhel8-rhel-8.4.0
...