The Architecture of Docker
Understanding Its Components
๐ ๏ธ Understanding Docker Architecture ๐ ๏ธ
Docker architecture consists of a Docker Engine, which is a client-server application with three main components:
Server ๐ฅ๏ธ
A long-running program called a daemon process.
REST API ๐
Interfaces are tho...
suffiyan.hashnode.dev1 min read