mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
6d87f19142
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> |
||
---|---|---|
.. | ||
Dockerfile.testBuildPreserveOwnership |