moby--moby/integration/build/testdata
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
..
Dockerfile.testBuildPreserveOwnership builder: fix `COPY --from` should preserve ownership 2019-03-13 00:55:04 +01:00