<div dir="ltr"><div><div><div>I need to deploy some config files, e.g., .ssh config, 
key file etc, to container. I can copy the files to the absolute path in
 container, e.g.,<br>/usr/local/containers/base/rootfs/root/.ssh/<br><br></div>The
 problem is that, I have to change the owner and permission of the files
 manually. I'm wondering if there is a better way to do it, like scp?<br><br></div>Thanks,<br></div>Dan</div>