I'm using rancher os for docker in Freenas 11.1 and I have a question..
As you know every container I create share the same bridge network and numbered like 172.x.x.x etc.. If you want to create multiple containers with same registered ports, you need to assign a different port number for one...
Let's say I'm using VeraCrypt on a Windows 10 machine to create encrypted file containers that I'm storing on a FreeNAS server. Those containers would have an NTFS or exFAT file system. Does that defeat the purpose of using ZFS (from a data-protection/reliability standpoint) since I'm basically...