VMware - Official Site The basis of virtualization is the engine capable to run virtual machines. Like VMWare. I use it run numerous VMs on a single physical server.
Empowering App Development for Developers | Docker You can run virtual instances on a single machine, so called conatiners. This way you can deploy programs together with their environments, making deployment easier and faster. The most popular framework for it is Docker.
Overview of Docker Compose | Docker Documentation Docker gives you large number of configuration possibilities. Docker Compose gives you a tool that makes it easier to maintain through YAML files. This does most of the job, reproducable, fast and easy.
Docker Hub Docker uses images, that you can use to download turnkey implentations. Download the one and start it. Such images are available in a large central collection, called Docker HUB. If someone did it already, you can simply download it and use.
PLEX - Docker Hub For home entertainment, PLEX is a good opportunity. Simply download and start using it via Docker. My advice is to use external volumes configured for your media files, do not store them within the image.
Folding at home - Docker Hub FoldingAtHome is a community tool to support researchers from all around the world. It utilizes the free capacity of your computer to execute complex calculations for scientific researches, such as COVID-19 analysis. You can run it from Docker also to make it simple. Don't forget to reconfigure the system to use your own user if you want to see your own contribution.