I want to bind-mount an directory inside of a running container. If I mount the directory using bind mount, the container does not see files in it. It is important to me to be able to do the mounts and umounts from the host machine, as we are dealing with LVM snapshots. -- Arie