[lxc-users] Mount directory with space in the path
    Andrey Repin 
    anrdaemon at yandex.ru
       
    Mon Aug 17 16:41:20 UTC 2015
    
    
  
Greetings, Valerio Mariani!
>     I have been using this syntax to mount some of the hosts's     directories in the container:
> lxc config device add gp sources disk source=$HOME/p/gratipay.com     path=/opt/srv
lxc config device add gp sources disk source="$HOME/p/gratipay.com"     path=/opt/srv
?
> However, I don't see to be able to use a       host path (source=) with a
> space in it. I tried using forward       slash (\), single quotes ('),
> double quotes (") around the path,       everything, but it gets put in the
> configuration with the path       truncated at the first space.... Is it
> possible to use paths with       spaces in it?
-- 
With best regards,
Andrey Repin
Monday, August 17, 2015 19:40:59
Sorry for my terrible english...
    
    
More information about the lxc-users
mailing list