Login
Remember
Register
Ask a Question
What is the purpose of Docker_Host in Devops?
0
votes
asked
Apr 5, 2020
in
DevOps
by
ryan harris
What is the purpose of Docker_Host in Devops?
#docker-host
#devops-docker-host
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Feb 22, 2021
by
rajeshsharma
It contains container, images, and Docker daemon. It offers a complete environment to execute and run your application.
...