1
0
Fork 0
mirror of https://github.com/moby/moby.git synced 2022-11-09 12:21:53 -05:00
moby--moby/builder
Aleksa Sarai 916cba9c58 builder: internals: fix incomplete chown walk when fixing permissions
This patch fixes the permission fixing code used by addContext, which
would not be responsible for Lchown-ing top-level directories added to a
destination that didn't exist prior to untar-ing the context.

Signed-off-by: Aleksa Sarai <cyphar@cyphar.com> (github: cyphar)
2014-12-12 06:07:16 +11:00
..
parser
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 builder: internals: fix incomplete chown walk when fixing permissions 2014-12-12 06:07:16 +11:00
job.go Update code for use of urlutil pkg 2014-11-24 18:47:42 -05:00
MAINTAINERS
support.go