I use this article to create bind-dirs
i created this file 50_user.conf under /rw/config/qubes-bind-dirs.d
with the following
binds+=( '/var/lib/docker' )
binds+=( '/etc/docker' )
for testing i created a folder inside /var/lib/docker called test and after
reboot the folder removed .
what is the mistake ?
10x all
Roy
in the templateVM ? or in machine i created ?
how can i make persistent in the appvm ?
for example i created a appvm for docker .
i am downloading images and after reboot the images are not exist because
it saved in the /var/lib/docker
Thanks
not working
i checked again in the template vm
50_user.conf
binds+=( '/var/lib/docker' )
in the template vm it is working as you said
in the appvm it is not working and i cant see the folder
in /rw/bind-dirs
thank you foryou help
working :)
10x