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.3.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
      - libslirp
      - oci-seccomp-bpf-hook
      - podman
      - python-podman-api
      - runc
      - skopeo
      - slirp4netns
      - toolbox
      - udica
  api:
    rpms:
    - buildah
    - conmon
    - container-selinux
    - containernetworking-plugins
    - containers-common
    - fuse-overlayfs
    - libslirp
    - 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: e8e3349207ab0e2e796f8d20a1c274e49db98529
      cockpit-podman:
        rationale: Primary component of this module
        ref: 5c77cda6416035f949541987ee947d748eecb4f9
      conmon:
        rationale: Primary component of this module
        ref: 7005353c87f83b22e91097d296c1f636f79de15c
      container-selinux:
        rationale: Primary component of this module
        ref: bffaa6a8de2ddbe125089c45b1617a371c780573
      containernetworking-plugins:
        rationale: Primary component of this module
        ref: 380758d160367897283666cde930ede3d4a7769d
      criu:
        rationale: Primary component of this module
        ref: e368ba65c5554809471891350e21f19c274216a8
      fuse-overlayfs:
        rationale: Primary component of this module
        ref: 2e86344784fcaccecc21b10d7ba288888b29b415
      libslirp:
        rationale: Primary component of this module
        ref: c70e7091f2a7f0dedfe5b9551e751e8bfaef5abc
        buildorder: -1
      oci-seccomp-bpf-hook:
        rationale: Primary component of this module
        ref: ba1169902562f577912a37a02e387ed1aaf26db3
      podman:
        rationale: Primary component of this module
        ref: d4f863228b5a8d89a9e0ea5096c411e193570d52
      python-podman-api:
        rationale: Primary component of this module
        ref: 3f8a184aa406894e84e9edffd49dd3832a5d9168
      runc:
        rationale: Primary component of this module
        ref: ec3a895077200195ae7e41db815d49c171bdb771
      skopeo:
        rationale: Primary component of this module
        ref: 56b2e455bb33fb3e76f8e453b0481a86106948fc
      slirp4netns:
        rationale: Primary component of this module
        ref: 1b2bcba52dff50cd3a167ff9ec7c16edca35bba6
      toolbox:
        rationale: Primary component of this module
        ref: 79403ea8e67b221522107e2cbfb4068fdaf58090
      udica:
        rationale: Primary component of this module
        ref: b85a2c3efc5c62e4eac4ea41584461a449c7ea9a
...