moby/integration/build
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
..
testdata builder: fix COPY --from should preserve ownership 2019-03-13 00:55:04 +01:00
build_session_test.go Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
build_squash_test.go Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
build_test.go builder: fix COPY --from should preserve ownership 2019-03-13 00:55:04 +01:00
main_test.go Add canonical import comment 2018-02-05 16:51:57 -05:00