container-tools/container-tools.yaml
Lokesh Mandvekar c9c9bfedfa
add build deps for oci-umount and oci-systemd-hook
Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
2017-12-04 10:53:56 -05:00

98 lines
3 KiB
YAML

---
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:
autotools: f27
golang: 1.9
golang-ecosystem: 2017.0
platform: f27
perl: 5.26
python2-ecosystem: f27
python3-ecosystem: f27
udisks2: 2
requires:
platform: f27
python2-ecosystem: f27
python3-ecosystem: 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
- python-docker-pycreds
- runc
- skopeo
api:
rpms:
- atomic
- atomic-registries
- buildah
- container-selinux
- container-storage-setup
- oci-register-machine
- oci-systemd-hook
- oci-umount
- python2-docker
- python2-docker-pycreds
- python3-docker
- python3-docker-pycreds
- runc
- skopeo
- skopeo-containers
buildopts:
rpms:
macros: |
%_with_ignore_tests 1
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
python-docker-pycreds:
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