BugZoo icon indicating copy to clipboard operation
BugZoo copied to clipboard

Files copied to and from container retain original ownership information

Open ChrisTimperley opened this issue 6 years ago • 1 comments

Causes commands such as patch to fail.

ChrisTimperley avatar Apr 06 '18 02:04 ChrisTimperley

It may be possible to use pass a tar stream to docker cp: https://stackoverflow.com/questions/46613326/file-ownership-after-docker-cp

ChrisTimperley avatar Oct 25 '18 18:10 ChrisTimperley