Using docker containers for a media server
Docker is a relatively new kid on the virtualization block. Rather than the age-old process of needing a hypervisor, guest OS, and one app per VM. We can use a host OS, install docker & docker-compose, and then deploy our… Read More »Using docker containers for a media server