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