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.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: b22ff0f5cac202cb216ce9f932f0c62836981e0e
      cockpit-podman:
        rationale: Primary component of this module
        ref: bfea7fb2b43b472aeedd74dd776bf46663f963f9
      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: 21357e8e64a70942e01123379d957a94ff214e38
      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: 7dc2cc7e4a00f11749b6346456ef533850d6cf26
      skopeo:
        rationale: Primary component of this module
        ref: d8f6d1319e19883a410f9852f2f647b9cf89bfad
      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
...