I am thoroughly enjoying all these comments. But 4k Blu rays are visually, audibly, and aurally superior to streaming. That said, I have seen and heard some pretty darn good rips of 4k stuff, so I'm not even sure anymore. I may or may not own numerous hard drives containing a large PLEX library as well as a sizeable collection of my favorite repeat watchers on 4k Blu ray.
I daily drive a Mac but I keep all of my video stuff on a separate server running Linux. And I might be wrong and I’m not in a position to look it up right now, but I’d be surprised if you couldn’t run a docker container of it on a Mac. Is that not one of the big advantages of containerization?
There may be some exceptions but I thought that the container at least had to have a similar if not the same OS as the base OS.
That is why containers are so efficient, because they utilize all the like files of the base OS but act like their own machine, thus saving a lot of space.
I don’t think that’s the case, I know I can run Linux containers in windows, but docker service may be running on a Linux VM, I know it requires some of the same virtualization bios settings that VMware wants.