Docker | Docker architecture | How Docker works | Docker components | Understanding Docker flow

preview_player
Показать описание
====================================================================
====================================================================
Link for Docker tutorial :

What is containerization ?

Containerization example with jenkins :

Containerization tools :

What is docker :

Difference between virtual machine and Docker :

In this session, we will look at the architecture of Docker and the components that makes up for the docker architecure.

Docker follows client-server architecture and it consists of a Docker client, Docker server and a Rest API.

Docker client is the CLI that we use to interact with docker.

Docker server is a daemon that listens for the requests from the Docker client.

Docker Rest API is the interface or acts as an interface between the Docker client and Docker server.

We will also look at Docker Hub which is an online registry.

Happy learning!!
Рекомендации по теме