e177b5
---
e177b5
document: modulemd
e177b5
version: 2
e177b5
data:
9093b4
  name: container-tools
9093b4
  stream: 1.0
9093b4
  summary: Common tools and dependencies for container runtimes
9093b4
  description: >-
9093b4
    Contains SELinux policies, binaries and other dependencies for use with container
9093b4
    runtimes
9093b4
  license:
9093b4
    module:
9093b4
    - MIT
9093b4
  dependencies:
9093b4
  - buildrequires:
9093b4
      go-toolset: [rhel8]
9093b4
      golang-ecosystem: [1.0]
9093b4
      platform: [el8]
9093b4
    requires:
9093b4
      platform: [el8]
9093b4
  references:
9093b4
    community: https://github.com/projectatomic
9093b4
    documentation: https://projectatomic.io
9093b4
    tracker: https://github.com/projectatomic
9093b4
  profiles:
9093b4
    common:
9093b4
      rpms:
9093b4
      - buildah
9093b4
      - container-selinux
9093b4
      - containernetworking-plugins
9093b4
      - criu
9093b4
      - fuse-overlayfs
9093b4
      - oci-systemd-hook
9093b4
      - oci-umount
9093b4
      - podman
9093b4
      - runc
9093b4
      - skopeo
9093b4
      - slirp4netns
9093b4
  api:
9093b4
    rpms:
9093b4
    - buildah
9093b4
    - container-selinux
9093b4
    - containernetworking-plugins
9093b4
    - containers-common
9093b4
    - fuse-overlayfs
9093b4
    - oci-systemd-hook
9093b4
    - oci-umount
9093b4
    - podman
9093b4
    - podman-docker
9093b4
    - runc
9093b4
    - skopeo
9093b4
    - slirp4netns
9093b4
  buildopts:
9093b4
    rpms:
9093b4
      macros: |
9093b4
        %_with_ignore_tests 1
9093b4
  components:
9093b4
    rpms:
9093b4
      buildah:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      container-selinux:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      containernetworking-plugins:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      criu:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      fuse-overlayfs:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      oci-systemd-hook:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      oci-umount:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      podman:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      runc:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      skopeo:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
      slirp4netns:
9093b4
        rationale: Primary component of this module
407f01
        ref: stream-container-tools-1.0-rhel-8.3.0
9093b4
...