Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: container-tools
  stream: 2.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.2.0]
    requires:
      platform: [el8]
  references:
    community: https://github.com/projectatomic
    documentation: https://projectatomic.io
    tracker: https://github.com/projectatomic
  profiles:
    common:
      rpms:
      - buildah
      - cockpit-podman
      - conmon
      - container-selinux
      - containernetworking-plugins
      - criu
      - fuse-overlayfs
      - podman
      - python-podman-api
      - runc
      - skopeo
      - slirp4netns
      - toolbox
      - udica
  api:
    rpms:
    - buildah
    - conmon
    - container-selinux
    - containernetworking-plugins
    - containers-common
    - fuse-overlayfs
    - podman
    - podman-docker
    - podman-manpages
    - podman-remote
    - python-podman-api
    - runc
    - skopeo
    - slirp4netns
  buildopts:
    rpms:
      macros: >
        %_with_ignore_tests 1
  components:
    rpms:
      buildah:
        rationale: Primary component of this module
        ref: e358d9aa9aaff239ffe985b25fd777b767123045
      cockpit-podman:
        rationale: Primary component of this module
        ref: 02b97eef153de249189dba1e0e21c7c91a133b64
      conmon:
        rationale: Primary component of this module
        ref: f636952e467feba23fa56409fe10ab16d61c46a9
      container-selinux:
        rationale: Primary component of this module
        ref: aa899c2569e1f7cad2ba321fcded7dec3abe4578
      containernetworking-plugins:
        rationale: Primary component of this module
        ref: 564d23191c8fd603c24dcd55aff3b13aa50b3cfd
      criu:
        rationale: Primary component of this module
        ref: b8466edfba10fe9ec9f1e226014aff3355d44c1e
      fuse-overlayfs:
        rationale: Primary component of this module
        ref: 4b358f9f48004ff550d14c693a3f3bc58e1a9e68
      podman:
        rationale: Primary component of this module
        ref: 3733b297af65b11616c7f62fbf41ef0769c3a2a6
      python-podman-api:
        rationale: Primary component of this module
        ref: 3f8a184aa406894e84e9edffd49dd3832a5d9168
      runc:
        rationale: Primary component of this module
        ref: 797c91adc4ce41807345d70b82e2df4421c5e64f
      skopeo:
        rationale: Primary component of this module
        ref: f5905d764d1212f4c0ef1ab64034f56ff143efae
      slirp4netns:
        rationale: Primary component of this module
        ref: b911500408ecc5dc48feb9b9b4964e5fe9af66e4
      toolbox:
        rationale: Primary component of this module
        ref: 79403ea8e67b221522107e2cbfb4068fdaf58090
      udica:
        rationale: Primary component of this module
        ref: b85a2c3efc5c62e4eac4ea41584461a449c7ea9a
...