Installing Docker Container

Modified on Wed, 3 Jul at 6:02 PM

TABLE OF CONTENTS

1. Overview

2. Installation

3. Starting Docker Desktop

1. Overview

Docker Desktop is a user-friendly application for Mac, Windows, and Linux environments that helps you in building and sharing containerized applications. To run Docker container, you must install Docker Desktop for windows.  For required system requirements, refer to Docker Documentation.

2. Installation

To install Docker Desktop for windows, perform the following: 

  1. Click here to download the Docker Desktop for windows installer.
  2. Navigate to the Downloads folder and double-click Docker Desktop Installer.exe. 
  3. Click Yes to initiate the installation process to view the following screen. By default, both the checkboxes are selected. In this screen, click OK.
  4. Following screen appears with unpacking all the files, as shown:
  5. Upon successful installation, in the following screen:
    1. You will see 'Installation Succeeded' message. 
    2. Click Close and restart to complete the installation.

      By default, Docker Desktop is installed at C:\Program Files\Docker\Docker.
  6. To verify if the installation is successful, perform the following: 
    1. Open the command prompt and run the following command:
      docker --version
    2. Following message is displayed along with the version installed:

 

3. Starting the Docker Desktop

Docker Desktop does not start automatically after installation. 

To start Docker Desktop, perform the following:

  1. Search for Docker, and select Docker Desktop in the search results.
  2. Search for Docker app. The Docker menu displays the Docker Subscription Service Agreement.
  3. Select Accept to continue. You can run Docker Desktop icon after you accept the terms and conditions.
Note: Docker Desktop requires you to agree to its terms before it can run. You have the option to accept the terms later by opening Docker Desktop.




Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article