Resolves: #1502378 - initial build
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
parent
a7677401e0
commit
6c80c00276
1 changed files with 81 additions and 0 deletions
81
container-tools.yaml
Normal file
81
container-tools.yaml
Normal file
|
|
@ -0,0 +1,81 @@
|
|||
---
|
||||
document: modulemd
|
||||
version: 1
|
||||
data:
|
||||
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:
|
||||
golang: 1.9
|
||||
platform: f27
|
||||
perl: 5.26
|
||||
requires:
|
||||
platform: f27
|
||||
references:
|
||||
community: https://github.com/projectatomic
|
||||
documentation: https://projectatomic.io
|
||||
tracker: https://github.com/projectatomic
|
||||
profiles:
|
||||
default:
|
||||
rpms:
|
||||
- atomic
|
||||
- buildah
|
||||
- container-selinux
|
||||
- container-storage-setup
|
||||
- oci-register-machine
|
||||
- oci-systemd-hook
|
||||
- oci-umount
|
||||
- python-docker
|
||||
- runc
|
||||
- skopeo
|
||||
api:
|
||||
rpms:
|
||||
- atomic
|
||||
- atomic-registries
|
||||
- buildah
|
||||
- container-selinux
|
||||
- container-storage-setup
|
||||
- oci-register-machine
|
||||
- oci-systemd-hook
|
||||
- oci-umount
|
||||
- python2-docker
|
||||
- python3-docker
|
||||
- runc
|
||||
- skopeo
|
||||
- skopeo-containers
|
||||
components:
|
||||
rpms:
|
||||
atomic:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
buildah:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
container-selinux:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
container-storage-setup:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
oci-register-machine:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
oci-systemd-hook:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
oci-umount:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
python-docker:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
runc:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
skopeo:
|
||||
rationale: Primary component of this module
|
||||
ref: f27
|
||||
Loading…
Add table
Add a link
Reference in a new issue