0 votes
in DevOps by

What is the purpose of Docker_Host in Devops?

1 Answer

0 votes
by
It contains container, images, and Docker daemon. It offers a complete environment to execute and run your application.
...