gecko-dev/taskcluster/docker/image_builder
Dustin J. Mitchell 2e7ca17010 Bug 1394883: use /builds/worker in image building; r=gps
This includes adding TASKCLUSTER_VOLUMES to docker image builds directly.  The
env variable is not added as part of the task transform because `run-task` is
not in payload.command.  In fact, build-image.sh calls run-task after doing
some other housekeeping.

Ideally image builds would be turned into jobs and all of this would occur
automatically, but that turns out to be quite a bit too complex for this
incidental fix -- perhaps best solved in another bug.

MozReview-Commit-ID: FYHvafJras7

--HG--
extra : rebase_source : 4e3b9ae9900727e7932c13ced34b3f8596d755d9
2017-08-30 16:30:13 +00:00
..
build-image.sh Bug 1394883: use /builds/worker in image building; r=gps 2017-08-30 16:30:13 +00:00
Dockerfile Bug 1394883: use /builds/worker in image building; r=gps 2017-08-30 16:30:13 +00:00
download-and-compress Bug 1350447 - Use python-zstandard for Docker image compression; r=dustin 2017-03-28 16:19:24 -07:00
HASH Bug 1394883: use /builds/worker in image building; r=gps 2017-08-30 16:30:13 +00:00
REGISTRY Backed out changeset fe7303de56be (bug 1302763) for failing webdriver tests on Linux x64 debug (geckodriver.manifest fetch failed). r=backout 2016-12-19 21:15:07 +01:00
setup.sh Bug 1394883: use /builds/worker in image building; r=gps 2017-08-30 16:30:13 +00:00
VERSION Bug 1394883: use /builds/worker in image building; r=gps 2017-08-30 16:30:13 +00:00