Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: container-tools
  stream: 1.0
  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:
      go-toolset: [rhel8]
      golang-ecosystem: [1.0]
      platform: [el8.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
      - criu
      - fuse-overlayfs
      - oci-systemd-hook
      - oci-umount
      - podman
      - runc
      - skopeo
      - slirp4netns
  api:
    rpms:
    - buildah
    - container-selinux
    - containernetworking-plugins
    - containers-common
    - fuse-overlayfs
    - oci-systemd-hook
    - oci-umount
    - podman
    - podman-docker
    - runc
    - skopeo
    - slirp4netns
  buildopts:
    rpms:
      macros: >
        %_with_ignore_tests 1
  components:
    rpms:
      buildah:
        rationale: Primary component of this module
        ref: 09cda930aa2a4b557c3a54c2b7c5acb561f01257
      container-selinux:
        rationale: Primary component of this module
        ref: 44d0ce74b87de077153d354f48fedab677be82c7
      containernetworking-plugins:
        rationale: Primary component of this module
        ref: 4bc120e3c190edbbbf3150ef950f6c5b73a0a740
      criu:
        rationale: Primary component of this module
        ref: d84cf936ac66d756e9cfe33ba71998cbab219d94
      fuse-overlayfs:
        rationale: Primary component of this module
        ref: 2f0e99c506b2e26c2c81131d5b4b94c7f5fa057e
      oci-systemd-hook:
        rationale: Primary component of this module
        ref: 329dab61c624e78b6fae9f756fa6c561eab0458b
      oci-umount:
        rationale: Primary component of this module
        ref: 6d895461ed1663faa967469e4ea57d3e17cd7a93
      podman:
        rationale: Primary component of this module
        ref: 12c9f56e6ae19e8599eb3c160d8e1ecf61a52fc2
      runc:
        rationale: Primary component of this module
        ref: 3df096f01abeb84b8c7083a0a027d78bd9934e31
      skopeo:
        rationale: Primary component of this module
        ref: 39d5a4d00d41d036cc9c8e13fd4f335c7821bf9b
      slirp4netns:
        rationale: Primary component of this module
        ref: 4bac7dbd5051287a0842e93c716d79e60691a42a
...