Hi all,
if docker works one time inside a domain, it seems that is's dropped
once the domain is halted...
find / -name "docker" returns nothing even if I installed the deb
package (following the official procedure)
I changed a few things following the Qubes 3.2 tutorial about docker :
http://jrruethe.github.io/blog/2016/04/15/running-docker-in-qubes/
I don' understand why those binaries disappear , I can understand that
the systemd service is not run by default so that the daemon does not
listen but how the debian packages can be deleted ?
Do you have any valuable up to date documentation for docker ?
Kind regards