0 votes
in Docker by
What is the purpose of the Docker Machine?

A) To create Docker hosts on local or remote machines

B) To manage Docker images

C) To manage Docker containers

D) To manage Docker networks

1 Answer

0 votes
by
Solution:A

Explanation: Docker Machine is a tool for creating Docker hosts on local or remote machines. It provides a simple and easy way to set up a Docker environment on any machine and supports a variety of virtualization platforms and cloud providers.

Related questions

0 votes
asked Apr 23 in Docker by john ganales
0 votes
asked Apr 23 in Docker by john ganales
...