Blob Blame History Raw
---
document: modulemd
version: 2
data:
  name: container-tools
  stream: rhel8
  summary: >-
    Most recent (rolling) versions of podman, buildah, skopeo, runc, conmon, runc,
    conmon, CRIU, Udica, etc as well as dependencies such as container-selinux
    built and tested together, and updated as frequently as every 12 weeks.
  description: >-
    Latest versions of podman, buildah, skopeo, runc, conmon, CRIU, Udica, etc as
    well as dependencies such as container-selinux built and tested together, and
    updated as frequently as every 12 weeks. Only very limited back ports are
    provided to this stream, and most patches come from providing new versions.
  license:
    module:
    - MIT
  dependencies:
  - buildrequires:
      go-toolset: [rhel8]
      golang-ecosystem: [1.0]
      platform: [el8]
    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
      - containers-common
      - criu
      - crun
      - fuse-overlayfs
      - libslirp
      - podman
      - python3-podman
      - 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
    - python3-podman
    - runc
    - skopeo
    - slirp4netns
  buildopts:
    rpms:
      macros: |
        %_with_ignore_tests 1
  components:
    rpms:
      buildah:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      cockpit-podman:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      conmon:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      container-selinux:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      containernetworking-plugins:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      containers-common:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      criu:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      crun:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      fuse-overlayfs:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      libslirp:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
        buildorder: -1
      oci-seccomp-bpf-hook:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      podman:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      python-podman:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      runc:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      skopeo:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      slirp4netns:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      toolbox:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
      udica:
        rationale: Primary component of this module
        ref: stream-container-tools-rhel8-rhel-8.6.1
...