Short note on Docker and Containerization.

 Docker

  • Docker images are read-only templates used to build containers. Containers are deployed instances created from those templates · Images and containers are closely related and are essential in powering the Docker software platform.

Containers

  • Containerization is defined as a form of operating system virtualization, through which applications are run in isolated user spaces called containers, all using the same shared Operating system

Comments

Popular posts from this blog

Explain the architecture of data mining system with block diagram./Describe the Data Mining Architecture with figure.

Computer Fundamental of TU IT Assistant

Explain Quality of Service (QoS) Issue In Cloud in detail.