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. -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/c1c001b6-624f-0372-de9f-ec066558f38e%40rettig.bayern. For more options, visit https://groups.google.com/d/optout.
