Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
945f858093 |
3 changed files with 1 additions and 53 deletions
|
|
@ -1,3 +0,0 @@
|
||||||
# docker
|
|
||||||
|
|
||||||
The docker package
|
|
||||||
1
dead.module
Normal file
1
dead.module
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
docker not updated anymore, consider podman instead
|
||||||
50
docker.yaml
50
docker.yaml
|
|
@ -1,50 +0,0 @@
|
||||||
---
|
|
||||||
document: modulemd
|
|
||||||
version: 2
|
|
||||||
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: []
|
|
||||||
requires:
|
|
||||||
container-tools: [2017.0]
|
|
||||||
platform: []
|
|
||||||
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
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue