What is the use of Docker in Windows 10

Mustaque Ahmed 1 Reputation point
2021-08-05T10:56:34.443+00:00

I need to know that, Why we install Docker in Windows 10 ? I mean what is the benefit of installing Docker on Windows 10 machine ?

Windows for business Windows Server User experience Other
{count} votes

1 answer

Sort by: Most helpful
  1. SUNOJ KUMAR YELURU 15,256 Reputation points MVP Volunteer Moderator
    2021-08-05T16:44:43.393+00:00

    Hi @Mustaque Ahmed

    Benefits of working with Docker on Windows:

    1. Enables integrated user interface to view and monitor Docker containers
    2. Quickly starts Docker within ten seconds
    3. Easy to use Linux Workspaces
    4. Allotted required resource and memory space
    5. Consists of CA synchronization
    6. Supports HTTP proxy settings

    Here is a list of elements you should have in order to create and run Docker containers:
    Docker Engine: It runs on the host machine to build and run containers
    Docker Daemon: It manages Docker containers
    Docker Client: It runs commands. The command is translated using REST API and delivered to the Docker Daemon
    Docker Compose: It runs two containers in a single service

    Docker Installation on Windows
    https://www.simplilearn.com/tutorials/docker-tutorial/install-docker-on-windows
    https://docs.docker.com/docker-for-windows/install/

    If the Answer is helpful, please click Accept Answer and up-vote, this can be beneficial to other community members.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.