Compare commits
10 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
eef39c487f |
||
|
|
d07cd95c41 |
||
|
|
fc5acc650b | ||
|
|
5b75de4223 |
||
|
|
1232069e65 |
||
|
|
2714a7a397 |
||
|
|
c9c9bfedfa |
||
|
|
327a8c49c0 |
||
|
|
86abc93582 |
||
|
|
6c80c00276 |
1 changed files with 91 additions and 0 deletions
91
container-tools.yaml
Normal file
91
container-tools.yaml
Normal file
|
|
@ -0,0 +1,91 @@
|
||||||
|
---
|
||||||
|
document: modulemd
|
||||||
|
version: 2
|
||||||
|
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:
|
||||||
|
platform: []
|
||||||
|
golang: [1.10]
|
||||||
|
golang-ecosystem: [2017.0]
|
||||||
|
requires:
|
||||||
|
platform: []
|
||||||
|
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: f28
|
||||||
|
buildah:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
container-selinux:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
container-storage-setup:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
oci-register-machine:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
oci-systemd-hook:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
oci-umount:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
python-docker:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
python-docker-pycreds:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
runc:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
|
skopeo:
|
||||||
|
rationale: Primary component of this module
|
||||||
|
ref: f28
|
||||||
Loading…
Add table
Add a link
Reference in a new issue