Blob Blame History Raw
---
document: modulemd
version: 2
data:
    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:
              platform: []
          requires:
              platform: []
    references:
        community: https://github.com/projectatomic
        documentation: https://projectatomic.io
        tracker: https://github.com/projectatomic
    profiles:
        default:
            rpms:
                - atomic
                - buildah
                - container-selinux
                - container-storage-setup
                - containernetworking-plugins
                - oci-register-machine
                - oci-systemd-hook
                - oci-umount
                - podman
                - python-docker
                - python-docker-pycreds
                - python-varlink
                - runc
                - skopeo
    api:
        rpms:
            - atomic
            - atomic-registries
            - buildah
            - container-selinux
            - container-storage-setup
            - containernetworking-plugins
            - oci-register-machine
            - oci-systemd-hook
            - oci-umount
            - podman
            - python3-docker
            - python3-docker-pycreds
            - python3-podman
            - python3-varlink
            - runc
            - skopeo
            - containers-common
    buildopts:
        rpms:
            macros: |
                %_with_ignore_tests 1
    components:
        rpms:
            atomic:
                rationale: Primary component of this module
                ref: f29
                buildorder: 1
            buildah:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            container-selinux:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            container-storage-setup:
                rationale: Primary component of this module
                ref: f29
            containernetworking-plugins:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            oci-register-machine:
                rationale: Primary component of this module
                ref: f29
            oci-systemd-hook:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            oci-umount:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            podman:
                rationale: Primary component of this module
                ref: f29
                buildorder: 1
            python-docker:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            python-docker-pycreds:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            python-varlink:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            runc:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0
            skopeo:
                rationale: Primary component of this module
                ref: f29
                buildorder: 0