> Hi,
>
> with the current 4.0.1 even the "How does it work?" section as mentioned
> here
> https://groups.google.com/d/msg/qubes-users/m0qWwToAi8w/phdwx1hSCQAJ
> cannot be applied.
>
> Maybe because the file `bind-dirs.sh` is not available at the described
> location anymore?
>
> A file with the same name would be here `/usr/lib/qubes/init/bind-dirs.sh`.
>
> Created a template clone from `fedora-29` and installed `Docker CE` into it.
>
> ```
> curl -fsSL https://get.docker.com -o get-docker.sh
> CHANNEL=stable sh get-docker.sh
> sudo usermod -aG docker user
> sudo systemctl enable docker
> ```
>
> Shutdown that template and created an appvm from it.
>
> I added the bind-dir files as described. But it will not create symlinks
> or copy existing files.
>
> In which state the `bind-dir.sh` is running. Maybe docker daemon already
> created the files and no initial symlinks can be mounted by the script?
>
>
> Thanks for some hints.
>

I inovked the script manually

```
sudo /usr/lib/qubes/init/bind-dirs.sh
```
after that it seems to work.

-- 
You received this message because you are subscribed to the Google Groups 
"qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to qubes-users+unsubscr...@googlegroups.com.
To post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/bf558d91-56f5-9ff0-9649-806f90a3fdf8%40rettig.bayern.
For more options, visit https://groups.google.com/d/optout.

Reply via email to