Trending Technology Machine Learning, Artificial Intelligent, Block Chain, IoT, DevOps, Data Science

Recent Post

Codecademy Code Foundations

Search This Blog

Docker Architecture in DevOps

Docker uses a client-server architecture.

The Docker client talks to the Docker daemon, which does the heavy lifting of building, running, and distributing your Docker containers.

The Docker client and daemon communicate using a REST API, over UNIX sockets or a network interface.


 The following image shows the new generation of virtualization that is enabled via Dockers. Let's have a look at the various layers.

No comments:

Post a Comment

Popular Posts