import container-tools-1.0-8010020191126173920.c294d161

This commit is contained in:
CentOS Sources 2019-12-17 04:24:15 -05:00 committed by Stepan Oksanichenko
commit 42a336c508
3 changed files with 87 additions and 0 deletions

View File

0
.gitignore vendored Normal file
View File

87
SOURCES/modulemd.src.txt Normal file
View File

@ -0,0 +1,87 @@
---
document: modulemd
version: 2
data:
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:
platform: [el8]
go-toolset: [rhel8]
golang-ecosystem: [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
- containers-common
- containernetworking-plugins
- 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: stream-container-tools-1.0-rhel-8.1.0
container-selinux:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0
containernetworking-plugins:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0
fuse-overlayfs:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0
oci-systemd-hook:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0
oci-umount:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0
podman:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0
runc:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0
skopeo:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0
slirp4netns:
rationale: Primary component of this module
ref: stream-container-tools-1.0-rhel-8.1.0