On Fri, 07.11.14 15:35, Fisher, Charles J. (Top Echelon)
([email protected]) wrote:
> When I start a container like this:
>
> [root@limsdev ~]# systemd-nspawn -bD /home/limsbox --bind-ro=/usr/lib64
> --bind-ro=/home/oracle/Ora12c/db
>
> Is there any way I can stop the container root fro
When I start a container like this:
[root@limsdev ~]# systemd-nspawn -bD /home/limsbox --bind-ro=/usr/lib64
--bind-ro=/home/oracle/Ora12c/db
Is there any way I can stop the container root from being able to do this?:
~ # mount -o remount,rw /usr/lib64
___