Closed
Bug 1332490
Opened 8 years ago
Closed 7 years ago
[docker-worker] Update docker to a more modern version
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: garndt, Assigned: garndt)
References
Details
Attachments
(1 file)
Our workers are still using 1.10. We need to update to at least 1.12.6 to include some fixes to races within docker itself. Also, methods that were deprecated in 1.12 will need to be updated (such as hostconfig no longer being specified in a start config)
Assignee | ||
Comment 1•8 years ago
|
||
Attachment #8828994 -
Flags: review?(dustin)
Updated•8 years ago
|
Attachment #8828994 -
Flags: review?(dustin) → review+
Comment 2•8 years ago
|
||
Commit pushed to master at https://github.com/taskcluster/docker-worker
https://github.com/taskcluster/docker-worker/commit/f7e437aa664fa7aff8ad5d03a28a99ebe5dbf1ea
Merge pull request #282 from gregarndt/upgrade_docker_1_12
Bug 1332490 - Upgrade docker 1.12
Comment 3•8 years ago
|
||
is there additional work to deploy this?
Assignee | ||
Comment 4•8 years ago
|
||
Deploying docker 1.12.6 to gecko-t-linux-large and monitoring
Assignee | ||
Comment 5•7 years ago
|
||
This has been deployed long ago, closing.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•