ataCadamia
Subscribe
Search Term
Home
Vm
Docker
Architecture
Docker - Architecture
Docker - Architecture
About
The docker architecture is composed of:
an
host
where the
daemon
run
a
daemon
that manage and run all Docker object (such as
image
and
container
)
a
registry
to download and push
image
a
docker client
to manage the
daemon
a
docker-machine
client to manage the
host
Articles Related
Plugin combo - Component related: Nothing was found.
Viz
where:
Client
is
Docker
Docker Host
is
Host
Docker daemon
is
Daemon
Containers
:
Container
Image
:
Docker - Image
Registry
:
Registry