로딩
티스토리 데이터 처리 중입니다.

[Cloud] 1. Docker Overview

 [Cloud] 1. Docker Overview

n this article, an overview of an open source platform called Docker that packages applications and libraries that are actually running in a cloud environment, and drives and distributes them as containers. Docker is a platform that runs and manages containers based on PaaS (Platform as a Service).

If you look at the difference between VM and Container as shown below, in the VM (Virutal Machin.....