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