moby/builder
Sebastiaan van Stijn 6d87f19142
builder: fix COPY --from should preserve ownership
When copying between stages, or copying from an image,
ownership of the copied files should not be changed, unless
the `--chown` option is set (in which case ownership of copied
files should be updated to the specified user/group).

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2019-03-13 00:55:04 +01:00
..
builder-next builder-next: fixes for rootless mode 2019-02-28 10:44:21 -08:00
dockerfile builder: fix COPY --from should preserve ownership 2019-03-13 00:55:04 +01:00
dockerignore Add canonical import comment 2018-02-05 16:51:57 -05:00
fscache bump up buildkit 2018-10-05 18:33:03 +09:00
remotecontext Convert parse errors to more informative format 2019-01-14 20:01:00 -06:00
builder.go Various code-cleanup 2018-05-23 17:50:54 +02:00