About the Tutorial


Step 3: Next, you need to use the following Powershell command to install the 1.13.0-


Download 5.51 Mb.
Pdf ko'rish
bet50/59
Sana03.11.2023
Hajmi5.51 Mb.
#1742517
1   ...   46   47   48   49   50   51   52   53   ...   59
Bog'liq
Docker Tutorial - tutorialspoint.com

Step 3: Next, you need to use the following Powershell command to install the 1.13.0-
rc4 version of Docker. The following command will download this and store it in the temp 
location. 
Invoke-WebRequest "https://test.docker.com/builds/Windows/x86_64/docker-1.13.0-
rc4.zip" -OutFile "$env:TEMP\docker-1.13.0-rc4.zip" –UseBasicParsing 
26. Docker – Setting ASP.Net 


Docker 
113 
Step 4: Next, you need to expand the archive using the following powershell command. 
Expand-Archive -Path "$env:TEMP\docker-1.13.0-rc4.zip" -DestinationPath 
$env:ProgramFiles 
Step 5: Next, you need to add the Docker Files to the environment variable using the 
following powershell command. 
$env:path += ";$env:ProgramFiles\Docker" 
Step 6: Next, you need to register the Docker Daemon Service using the following 
powershell command. 
dockerd --register-service 
Step 7: Finally, you can start the docker daemon using the following command.
Start-Service Docker 
Use the docker version command in powershell to verify that the docker daemon is 
working.


Docker 
114 
Installing the ASP.Net Container 
Let’s see how to install the ASP.Net container. 
Step 1: The first step is to pull the image from Docker Hub. When you log into Docker 
Hub, you will be able to search and see the image for Microsoft/aspnet as shown below. 
Just type in asp in the search box and click on the Microsoft/aspnet link which comes up 
in the search results. 


Docker 
115 
Step 2: You will see that the Docker pull command for ASP.Net in the details of the 
repository in Docker Hub. 

Download 5.51 Mb.

Do'stlaringiz bilan baham:
1   ...   46   47   48   49   50   51   52   53   ...   59




Ma'lumotlar bazasi mualliflik huquqi bilan himoyalangan ©fayllar.org 2024
ma'muriyatiga murojaat qiling