What is the need for Docker Daemon

0 votes

Here is the docker architecture

I'm not sure why the docker daemon is required. The client is adequate. The client connects to the daemon through a Unix socket. TCP can be used, but I've noticed that the client and daemon are frequently on the same system! So, why are there two distinct entities?
As previously stated, the client can communicate with the daemon over TCP. So, how do you prefer to work in a group? Is it possible to operate a single daemon for the entire team on a separate server, with each developer running their own client? Alternatively, each developer can run their own daemon process.

Apr 28, 2022 in Docker by Abhijeet
• 180 points

edited 5 days ago 5 views

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP