not shipped anymore

This commit is contained in:
Lokesh Mandvekar 2020-01-28 06:48:25 -05:00
commit 80877901d3
3 changed files with 1 additions and 118 deletions

View file

@ -1,3 +0,0 @@
# container-tools
The container-tools package

View file

@ -1,115 +0,0 @@
---
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: []
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
- containernetworking-plugins
- oci-register-machine
- oci-systemd-hook
- oci-umount
- podman
- python-docker
- python-docker-pycreds
- python-varlink
- runc
- skopeo
api:
rpms:
- atomic
- atomic-registries
- buildah
- container-selinux
- container-storage-setup
- containernetworking-plugins
- oci-register-machine
- oci-systemd-hook
- oci-umount
- podman
- python3-docker
- python3-docker-pycreds
- python3-podman
- python3-varlink
- runc
- skopeo
- containers-common
buildopts:
rpms:
macros: |
%_with_ignore_tests 1
components:
rpms:
atomic:
rationale: Primary component of this module
ref: f29
buildorder: 1
buildah:
rationale: Primary component of this module
ref: f29
buildorder: 0
container-selinux:
rationale: Primary component of this module
ref: f29
buildorder: 0
container-storage-setup:
rationale: Primary component of this module
ref: f29
containernetworking-plugins:
rationale: Primary component of this module
ref: f29
buildorder: 0
oci-register-machine:
rationale: Primary component of this module
ref: f29
oci-systemd-hook:
rationale: Primary component of this module
ref: f29
buildorder: 0
oci-umount:
rationale: Primary component of this module
ref: f29
buildorder: 0
podman:
rationale: Primary component of this module
ref: f29
buildorder: 1
python-docker:
rationale: Primary component of this module
ref: f29
buildorder: 0
python-docker-pycreds:
rationale: Primary component of this module
ref: f29
buildorder: 0
python-varlink:
rationale: Primary component of this module
ref: f29
buildorder: 0
runc:
rationale: Primary component of this module
ref: f29
buildorder: 0
skopeo:
rationale: Primary component of this module
ref: f29
buildorder: 0

1
dead.module Normal file
View file

@ -0,0 +1 @@
not shipped anymore