+1 vote
in Docker by
recategorized by
What is Docker Engine in Devops?

1 Answer

0 votes
by

Docker daemon or Docker engine represents the server. The docker daemon and the clients should be run on the same or remote host, which can communicate through command-line client binary and full RESTful API.

Related questions

0 votes
asked Apr 5, 2020 in Docker by ryan harris
+1 vote
asked Apr 5, 2020 in Docker by ryan harris
...