Open
Bug 1328577
Opened 9 years ago
Updated 3 years ago
Reference base images by hash in FROM statement
Categories
(Firefox Build System :: Task Configuration, task)
Firefox Build System
Task Configuration
Tracking
(Not tracked)
NEW
People
(Reporter: jonasfj, Unassigned)
References
Details
We should reference external docker images by hash.
Currently our dind-service image uses an old docker version, and upgrading is
non-trivial so we can't support this.
Long-term this will become feasible when we migrate to a proper docker build
solution, probably using a VM per task.
Comment 1•9 years ago
|
||
Can you link this to the dependent bugs for upgrading dind and/or VM-per-task?
Flags: needinfo?(jopsen)
Reporter | ||
Comment 2•9 years ago
|
||
Filed bug 1329282 for building docker images using QEMU engine under taskcluster-worker.
Flags: needinfo?(jopsen)
Updated•7 years ago
|
Component: Docker Images → Task Configuration
Product: Taskcluster → Firefox Build System
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•