Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: container-tools
  stream: rhel8
  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
      - cockpit-podman
      - conmon
      - container-selinux
      - containernetworking-plugins
      - 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: b0eee66c5c15877b942f7c3686dfab9d5971282b
      cockpit-podman:
        rationale: Primary component of this module
        ref: aac3784c612b2c9e6c2654075efcf1ed183efdd3
      conmon:
        rationale: Primary component of this module
        ref: b91517505d668d4525305b0b7d0d6387f65942fa
      container-selinux:
        rationale: Primary component of this module
        ref: 7f74585fce6d9ad1e0eef1fa722d41748ecd190f
      containernetworking-plugins:
        rationale: Primary component of this module
        ref: 78845c5791216edd116a18ab711cba7dd9608fba
      fuse-overlayfs:
        rationale: Primary component of this module
        ref: 5fb08075f1da0f8a80b2908a4f0bf59dd5a050e3
      podman:
        rationale: Primary component of this module
        ref: 5cdd16ed591b3bdc74a68f4f873c3004fadd0404
      python-podman-api:
        rationale: Primary component of this module
        ref: 1505895aef6daff09b78427878bafbc4581c3e1b
      runc:
        rationale: Primary component of this module
        ref: 6c2295c6f089153cd3ac6fd227b24741edaa674d
      skopeo:
        rationale: Primary component of this module
        ref: 6a02000b512137e2731d423877eb9b8c6df90f18
      slirp4netns:
        rationale: Primary component of this module
        ref: 511d4a6a57b0c510eb3f3a28d781c807709deca4
      toolbox:
        rationale: Primary component of this module
        ref: ba522bcd11749515228e7b98c75551c0693fc134
      udica:
        rationale: Primary component of this module
        ref: b85a2c3efc5c62e4eac4ea41584461a449c7ea9a
...