From 44bf423319e44f10fea71be1d8d01c6fba71df8d Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: May 07 2019 21:22:09 +0000 Subject: import container-tools-rhel8-820190211172150.20125149 --- diff --git a/.container-tools.metadata b/.container-tools.metadata new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.container-tools.metadata diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.gitignore diff --git a/SOURCES/modulemd.src.txt b/SOURCES/modulemd.src.txt new file mode 100644 index 0000000..e4a1b5e --- /dev/null +++ b/SOURCES/modulemd.src.txt @@ -0,0 +1,85 @@ +--- +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: [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 + - runc + - skopeo + - slirp4netns + buildopts: + rpms: + macros: | + %_with_ignore_tests 1 + components: + rpms: + buildah: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + container-selinux: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + containernetworking-plugins: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + fuse-overlayfs: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + oci-systemd-hook: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + oci-umount: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + podman: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + runc: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + skopeo: + rationale: Primary component of this module + ref: stream-container-tools-rhel8 + slirp4netns: + rationale: Primary component of this module + ref: stream-container-tools-rhel8