FS#50436 - docker package should bundle specified versions of runc and containerd to ensure compatibility

Attached to Project: Community Packages
Opened by Mike Javorski (javmorin) - Thursday, 18 August 2016, 19:01 GMT
Last edited by Doug Newgard (Scimmia) - Friday, 19 August 2016, 13:57 GMT
Task Type Feature Request
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

The official docker releases bundle specific (and vendored with "docker-" prefix) versions of the runc and containerd software. In order to ensure a working system and to prevent issues like FS #50430, it would be advisable to update the docker package to fetch, build and prefix the specific runc and containerd versions specific to the given docker release.

This would also allow timely releases of new docker versions as 1.12.0 is currently (I suspect) blocked by the fact that the required versions of runc and containerd haven't been officially released yet and are only available via git. The release versions of both are not compatible with docker 1.12.

It could be argued that this is a flaw in the docker release process, but at this time, this is how they are operating.
This task depends upon

Closed by  Doug Newgard (Scimmia)
Friday, 19 August 2016, 13:57 GMT
Reason for closing:  Implemented

Loading...