Docker Packaging

Registered by Daneyon Hansen

Kolla development occurs against Fedora 21. A newer release of Docker, 1.4.1-37.el7.x86_64.rpm is required by Kolla for super privileged containers than what Fedora 21 provides. A software repository must be created to host 1.4.1-37.el7.x86_64.rpm and systems need to be configured to pull Docker from this repository.

Blueprint information

Status:
Complete
Approver:
Steven Dake
Priority:
Essential
Drafter:
Daneyon Hansen
Direction:
Approved
Assignee:
Pradeep Kilambi
Definition:
Approved
Series goal:
Accepted for milestone-3
Implementation:
Implemented
Milestone target:
None
Started by
Pradeep Kilambi
Completed by
Pradeep Kilambi

Related branches

Sprints

Whiteboard

The rpm and repo are built and available via Copr

https://copr.fedoraproject.org/coprs/pkilambi/docker/

To use the repo do:

$ sudo dnf copr enable pkilambi/docker

You are about to enable a Copr repository. Please note that this
repository is not part of the main Fedora distribution, and quality
may vary.

The Fedora Project does not exercise any power over the contents of
this repository beyond the rules outlined in the Copr FAQ at
<https://fedorahosted.org/copr/wiki/UserDocs#WhatIcanbuildinCopr>, and
packages are not held to any quality or securty level.

Please do not file bug reports about these packages in Fedora
Bugzilla. In case of problems, contact the owner of this repository.

Do you want to continue? [y/N]: y
Repository successfully enabled.

$ sudo dnf install docker

Copr repo for docker owned by pkilambi 9.6 kB/s | 3.9 kB 00:00
Dependencies resolved.
======================================================================================================================
 Package Arch Version Repository Size
======================================================================================================================
Installing:
 docker x86_64 1.4.1-39.fc21 pkilambi-docker 8.3 M
 m2crypto x86_64 0.21.1-18.fc21 fedora 431 k
 python-ethtool x86_64 0.11-3.fc21 fedora 37 k
 python-rhsm x86_64 1.13.10-1.fc21 updates 118 k
 subscription-manager x86_64 1.13.13-1.fc21 updates 791 k
 virt-what x86_64 1.13-5.fc21 fedora 30 k

Transaction Summary
======================================================================================================================
Install 6 Packages

Total download size: 9.7 M
Installed size: 43 M
Is this ok [y/N]:

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.