moby--moby/builder
Arnaud Porterie f3cedce360 Reduce permissions changes scope after ADD/COPY
Permissions after an ADD or COPY build instructions are now restricted
to the scope of files potentially modified by the operation rather than
the entire impacted tree.

Fixes #9401.

Signed-off-by: Arnaud Porterie <arnaud.porterie@docker.com>
2014-12-04 17:16:22 -08:00
..
parser Add support for ENV of the form: ENV name=value ... 2014-11-20 09:54:28 -08:00
MAINTAINERS Add a new MAINTAINERS file for the builder. 2014-09-17 15:36:04 -07:00
dispatchers.go build: add pull flag to force image pulling 2014-11-21 19:59:44 +02:00
evaluator.go build: add pull flag to force image pulling 2014-11-21 19:59:44 +02:00
internals.go Reduce permissions changes scope after ADD/COPY 2014-12-04 17:16:22 -08:00
job.go Update code for use of urlutil pkg 2014-11-24 18:47:42 -05:00
support.go builder: handle escapes without swallowing all of them. 2014-10-27 17:38:24 +00:00