Module #81

General Information

Status:
unknown -
Name:
container-runtime
Stream:
master
Version:
20170510132544
License:
Summary:
Automates deployment of containerized applications

Filter

    No packages in module's filter

API

    No packages in module's API

Profiles

  • default
    • docker
  • full
    • container-storage-setup
    • docker
    • docker-common
    • docker-logrotate
    • docker-lvm-plugin
    • docker-novolume-plugin
    • docker-rhel-push-plugin
    • docker-rhsubscription
    • docker-v1.10-migrator
    • docker-vim
    • docker-zsh-completion
  • minimal
    • docker
  • vim
    • docker-vim
  • zsh
    • docker-zsh-completion

How to use

The module is not built yet and therefore it cannot be enabled
Raw

Modulemd

You may want to use this modulemd as a template and then submit it via Copr API or copr-cli to be build.

data:
  api:
    rpms: [docker-novolume-plugin, docker-rhel-push-plugin, docker-rhsubscription,
      docker-zsh-completion, docker-logrotate, container-storage-setup, docker-common,
      docker-v1.10-migrator, docker-lvm-plugin, docker, docker-vim]
  components:
    rpms:
      container-storage-setup: {cache: 'http://pkgs.fedoraproject.org/repo/pkgs/container-storage-setup',
        rationale: Runtime dependency of docker., ref: ce7a30a53664a9cc4f32ee9c884a1d5419f6ffdd,
        repository: 'git://pkgs.fedoraproject.org/rpms/container-storage-setup'}
      docker: {cache: 'http://pkgs.fedoraproject.org/repo/pkgs/docker', rationale: This
          package carries the primary functionality., ref: c5edba711bd1df2e8764abd7c5fc914b993ad08e,
        repository: 'git://pkgs.fedoraproject.org/rpms/docker'}
  dependencies:
    buildrequires: {base-runtime: f26, common-build-dependencies: f26, common-build-dependencies-bootstrap: f26,
      shared-userspace: f26}
    requires: {shared-userspace: f26}
  description: 'Docker is an open-source engine that automates the deployment of any
    application as a lightweight, portable, self-sufficient container that will run
    virtually anywhere.

    Docker containers can encapsulate any payload, and will run consistently on and
    between virtually any server. The same container that a developer builds and tests
    on a laptop will run at scale, in production*, on VMs, bare-metal servers, OpenStack
    clusters, public instances, or combinations of the above.'
  filter: {}
  license:
    content: [ASL 2.0]
    module: [MIT]
  name: container-runtime
  profiles:
    default:
      rpms: [docker]
    full:
      description: Install all packages.
      rpms: [docker-novolume-plugin, docker-rhel-push-plugin, docker-rhsubscription,
        docker-zsh-completion, docker-logrotate, container-storage-setup, docker-common,
        docker-v1.10-migrator, docker-lvm-plugin, docker, docker-vim]
    minimal:
      description: Minimal profile installing only the docker package.
      rpms: [docker]
    vim:
      description: Profile for vim users which installs Dockerfile syntax support
        for vim.
      rpms: [docker-vim]
    zsh:
      description: Profile for zsh users which installs completion.
      rpms: [docker-zsh-completion]
  references: {community: 'https://projectatomic.io', documentation: 'http://www.projectatomic.io/docs/',
    tracker: 'https://github.com/projectatomic/docker'}
  stream: master
  summary: Automates deployment of containerized applications
  version: 20170510132544
  xmd:
    mbs:
      buildrequires:
        base-runtime: {ref: e9ce2440f7e7827b1b465137739395e7f8a864ac, stream: f26,
          version: '20170509212420'}
        common-build-dependencies: {ref: 9fdf48b3fd24480186c227bb52e26b7bbab9897e,
          stream: f26, version: '20170509145415'}
        common-build-dependencies-bootstrap: {ref: 67f029d8f044ce6f1d92bef4a57eda5cc6e163c8,
          stream: f26, version: '20170420140850'}
        shared-userspace: {ref: 8f9f512d4dc59fb3ec39206e068ed4f999356de3, stream: f26,
          version: '20170502131919'}
      commit: af54309891c5e5b24dd305e96ba4953e84107f44
      scmurl: git://pkgs.fedoraproject.org/modules/container-runtime.git?#af54309891c5e5b24dd305e96ba4953e84107f44
document: modulemd
version: 1

No Builds in This Project

Click on the New Build button to submit your first build.

You can also set up automatic builds directly from your git. This can be done on the Packages view.