COPY does not restore file ownership

I created an image where I used COPY command to copy a directory. The COPY command does not restore the file ownership and default all ownership to root. Is there any way to preserve ownership of the files ??

Anyone from docker team looking at this ?