Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When copying filesets into the build context, file metadata should be preserved #110

Closed
jakedt opened this issue Aug 5, 2014 · 2 comments
Milestone

Comments

@jakedt
Copy link

jakedt commented Aug 5, 2014

In order to work around this:
moby/moby#3556

File metadata should be preserved when the build context directory is created. The easiest way to accomplish this would be to add a preserve flag to the fileutils cp and cpr functions, to behave the same as cp -p, and then to utilize the flag when creating the context.

@rafecolton
Copy link
Owner

Yep, definitely needs to be address, first in go-fileutils

@rafecolton
Copy link
Owner

Addressed and available in release v0.7.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants