Hello,
I would like to use docker and I read that it is not recommended to install it on the host, why ?
It could be easier for things like mountpoint between CT and host.
I'd like to use services like radarr, lidarr, and others web services on my CTs.
I also read that VM cant do bind mount, so we need to use NFS, SMB or sshfs.
All my data like movies, music are on the host (zfs pool).
If we assume I'm using docker on VM and nfs sharing (vm<->host), what about network perfomance ?
The network traffic between the VM will it go to the router to return to the host for read/write ?
What kind of network interface am I supposed to use on the VM ?
I'm a bit confused.
Thanks for the help
I would like to use docker and I read that it is not recommended to install it on the host, why ?
It could be easier for things like mountpoint between CT and host.
I'd like to use services like radarr, lidarr, and others web services on my CTs.
I also read that VM cant do bind mount, so we need to use NFS, SMB or sshfs.
All my data like movies, music are on the host (zfs pool).
If we assume I'm using docker on VM and nfs sharing (vm<->host), what about network perfomance ?
The network traffic between the VM will it go to the router to return to the host for read/write ?
What kind of network interface am I supposed to use on the VM ?
I'm a bit confused.
Thanks for the help
Last edited: