What Is Docker

Q

What Is Docker?

✍: FYIcenter.com

A

Docker is a collection of interoperating software-as-a-service and platform-as-a-service offerings that employ operating-system-level virtualization to cultivate development and delivery of software inside standardized software packages called containers. The software that hosts the containers is called Docker Engine.

Docker consists of several components:

  • Easy and Faster Configuration
  • Increase productivity
  • Application Isolation
  • Service and Swarm - Clustering to scale
  • Routing Mesh
  • Security Management

For more technical information, see docker.com Website.

 

Docker Components and Architecture

Introduction to Docker

Introduction to Docker

⇑⇑ Docker Container Platform - Tutorials

2019-03-17, 1577🔥, 0💬