b62813
---
b62813
document: modulemd
b62813
version: 2
b62813
data:
b62813
  name: container-tools
b62813
  stream: 1.0
b62813
  summary: Common tools and dependencies for container runtimes
b62813
  description: >-
b62813
    Contains SELinux policies, binaries and other dependencies for use with container
b62813
    runtimes
b62813
  license:
b62813
    module:
b62813
    - MIT
b62813
  dependencies:
b62813
  - buildrequires:
b62813
      go-toolset: [rhel8]
b62813
      golang-ecosystem: [1.0]
b62813
      platform: [el8.3.0]
b62813
    requires:
b62813
      platform: [el8]
b62813
  references:
b62813
    community: https://github.com/projectatomic
b62813
    documentation: https://projectatomic.io
b62813
    tracker: https://github.com/projectatomic
b62813
  profiles:
b62813
    common:
b62813
      rpms:
b62813
      - buildah
b62813
      - container-selinux
b62813
      - containernetworking-plugins
b62813
      - criu
b62813
      - fuse-overlayfs
b62813
      - oci-systemd-hook
b62813
      - oci-umount
b62813
      - podman
b62813
      - runc
b62813
      - skopeo
b62813
      - slirp4netns
b62813
  api:
b62813
    rpms:
b62813
    - buildah
b62813
    - container-selinux
b62813
    - containernetworking-plugins
b62813
    - containers-common
b62813
    - fuse-overlayfs
b62813
    - oci-systemd-hook
b62813
    - oci-umount
b62813
    - podman
b62813
    - podman-docker
b62813
    - runc
b62813
    - skopeo
b62813
    - slirp4netns
b62813
  buildopts:
b62813
    rpms:
b62813
      macros: |
b62813
        %_with_ignore_tests 1
b62813
  components:
b62813
    rpms:
b62813
      buildah:
b62813
        rationale: Primary component of this module
b62813
        ref: e1f9206b579c700e9cad26934c0ca6e5244b8e6c
b62813
      container-selinux:
b62813
        rationale: Primary component of this module
b62813
        ref: ed97593d15f72a6dbbe034bec82431a87eda5445
b62813
      containernetworking-plugins:
b62813
        rationale: Primary component of this module
b62813
        ref: 3332ed144cb1b1d47200641e9f7294d77969dee7
b62813
      criu:
b62813
        rationale: Primary component of this module
b62813
        ref: 701bb3e289fd47dcb8d99ad8cc1a70f612fd306d
b62813
      fuse-overlayfs:
b62813
        rationale: Primary component of this module
b62813
        ref: fc9b6c393e4243957320d4ab4a215594b4c27811
b62813
      oci-systemd-hook:
b62813
        rationale: Primary component of this module
b62813
        ref: cb02e265d389faddabf59322b4cb4428fa2a587a
b62813
      oci-umount:
b62813
        rationale: Primary component of this module
b62813
        ref: ad1cb57373adf9bb9e5381080732dbdc433a16fb
b62813
      podman:
b62813
        rationale: Primary component of this module
b62813
        ref: 7d808b2b7d18bd9b16c329650768c76d5a76f2c4
b62813
      runc:
b62813
        rationale: Primary component of this module
b62813
        ref: 66272cd6606e3cc8f0099e35c36dbcf41ddbd02d
b62813
      skopeo:
b62813
        rationale: Primary component of this module
b62813
        ref: 5993528046540d9ce1ff7cffdbc6229352dc97cb
b62813
      slirp4netns:
b62813
        rationale: Primary component of this module
b62813
        ref: 82861ef6d0e6849ce4dc9966f3b3e2fe148c59a2
b62813
...