Category: Enterprise / Cloud / Servers

Home Lab Cloud – Docker

So my quest brings me to understanding “Docker”, running on Linux. What is Docker? Docker is a set of platform as a service (PaaS) products that use OS-level virtualization to deliver software in packages called containers.[5]  The software that hosts the containers is called Docker Engine.[6] So I will cut a long story short. Taking a standard installation of Linux server, in […]

Back To Top