
When asked to strip binaries when copying to containers we now strip to a temporary file, copy over resources to it, copy it to the container, then copy the attributes from the original source. This should allow stripping binaries while preserving attributes and resources even when copying to images.