question

MustaqueAhmed-0821 avatar image
0 Votes"
MustaqueAhmed-0821 asked learn2skills commented

What is the use of Docker in Windows 10

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-server
· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

To follow-up, Please let us know if you have further query on this.
Please don’t forget to Accept the answer

0 Votes 0 ·

1 Answer

learn2skills avatar image
0 Votes"
learn2skills answered learn2skills edited

Hi @MustaqueAhmed-0821

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.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.