Files
tubestation/taskcluster/taskgraph/util/docker.py
Mike Hommey 955ae944fd Bug 1432390 - Directly call the docker API over its unix socket instead of calling docker build. r=dustin
This allows to avoid writing out a tar file to then extract it to feed
it to `docker build`. This is essentially what the image-builder docker
image does, except it uses a temporary file for the tar.
2018-01-24 15:55:31 +09:00

10 KiB