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., /usr/local/containers/base/rootfs/root/.ssh/
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? Thanks, Dan
_______________________________________________ lxc-users mailing list lxc-users@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-users