Resolves: #1502381 - initial approved modulemd

Signed-off-by: Lokesh Mandvekar <lsm5@fedoraproject.org>
This commit is contained in:
Lokesh Mandvekar 2018-03-13 23:27:36 -04:00
commit 0d774151a4
No known key found for this signature in database
GPG key ID: 1C1EDD7CC7C3A0DD

50
docker.yaml Normal file
View file

@ -0,0 +1,50 @@
---
document: modulemd
version: 1
data:
summary: Module for docker runtime and docker-distribution
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.
license:
module:
- MIT
dependencies:
buildrequires:
golang: "1.10"
golang-ecosystem: "2017.0"
platform: f28
requires:
container-tools: "2017.0"
platform: f28
references:
community: htts://github.com/projectatomic/docker
documentation: https://github.com/projectatomic/docker
tracker: https://github.com/projectatomic/docker
profiles:
default:
rpms:
- docker
- docker-distribution
api:
rpms:
- docker
- docker-common
- docker-distribution
- docker-fish-completion
- docker-logrotate
- docker-lvm-plugin
- docker-novolume-plugin
- docker-rhel-push-plugin
- docker-vim
- docker-zsh-completion
components:
rpms:
docker:
rationale: Primary component of this module.
ref: f28
docker-distribution:
rationale: Primary component of this module.
ref: f28