fune/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
HASH Bug 1394883: use /builds/worker in image building; r=gps 2017-08-30 16:30:13 +00:00
REGISTRY
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