Closed
Bug 1265765
Opened 10 years ago
Closed 8 years ago
Add a way to run tasks using a Dockerfile instead of an image
Categories
(Taskcluster :: Workers, defect)
Taskcluster
Workers
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: vjoshi, Unassigned)
Details
While creating a way to run tests for Balrog within docker, we had to use docker-in-docker to make sure tests ran the same way locally and on TaskCluster.
It might be better to have the ability to specify a dockerfile within a repository in the task configuration and have TaskCluster build the image, instead of specifying a pre-built image.
Updated•10 years ago
|
Component: General → Worker
Comment 1•8 years ago
|
||
I don't think this is something we'll pursue.
We might make off-the-shelf decision task solutions that could do something like this..
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
| Assignee | ||
Updated•7 years ago
|
Component: Worker → Workers
You need to log in
before you can comment on or make changes to this bug.
Description
•