You are on page 1of 3

========== Deploy Application started ==========

Creating deploy project


Creating package
Analyzing files
Copying config files
Copying static files
Copying Themes
Copying static files
Copying resources
Generating IIS version specific web.config
Copying standard files
Copying UserControls
Applying secured keys
Application successfully packaged at 'D:\KBs\Docker\CloudNETFramework002\Deploy\
DOCKER\DeploymentUnit1_20230404155453.zip'
Create Cloud Package
Creating Dockerfile
Extracting application
windows
Building Docker image dockercloudnetframework
Sending build context to Docker daemon 9.371MB
Step 1/4 : FROM genexus/dotnet:4.6.2
4.6.2: Pulling from genexus/dotnet
3889bb8d808b: Pulling fs layer
953249f92c3e: Pulling fs layer
d347e53585fa: Pulling fs layer
e22e42b47537: Pulling fs layer
3cd1798246d7: Pulling fs layer
989ff642f07a: Pulling fs layer
7e6339944f9c: Pulling fs layer
461b6864cc9c: Pulling fs layer
625530d6118b: Pulling fs layer
71ec3e73943e: Pulling fs layer
4527739ad2e6: Pulling fs layer
478d52eb5fe4: Pulling fs layer
4a46f74faa61: Pulling fs layer
43fff3fe9cd0: Pulling fs layer
7f19ba1b0bad: Pulling fs layer
552f6f15d104: Pulling fs layer
625530d6118b: Waiting
71ec3e73943e: Waiting
4527739ad2e6: Waiting
478d52eb5fe4: Waiting
989ff642f07a: Waiting
7e6339944f9c: Waiting
461b6864cc9c: Waiting
4a46f74faa61: Waiting
43fff3fe9cd0: Waiting
7f19ba1b0bad: Waiting
552f6f15d104: Waiting
e22e42b47537: Waiting
3cd1798246d7: Waiting
d347e53585fa: Verifying Checksum
d347e53585fa: Download complete
e22e42b47537: Verifying Checksum
e22e42b47537: Download complete
3cd1798246d7: Download complete
989ff642f07a: Verifying Checksum
989ff642f07a: Download complete
7e6339944f9c: Verifying Checksum
7e6339944f9c: Download complete
461b6864cc9c: Verifying Checksum
461b6864cc9c: Download complete
625530d6118b: Verifying Checksum
625530d6118b: Download complete
71ec3e73943e: Verifying Checksum
71ec3e73943e: Download complete
4527739ad2e6: Verifying Checksum
4527739ad2e6: Download complete
478d52eb5fe4: Verifying Checksum
478d52eb5fe4: Download complete
4a46f74faa61: Verifying Checksum
4a46f74faa61: Download complete
43fff3fe9cd0: Verifying Checksum
43fff3fe9cd0: Download complete
7f19ba1b0bad: Verifying Checksum
7f19ba1b0bad: Download complete
552f6f15d104: Verifying Checksum
552f6f15d104: Download complete
953249f92c3e: Verifying Checksum
953249f92c3e: Download complete
3889bb8d808b: Retrying in 5 seconds
3889bb8d808b: Retrying in 4 seconds
3889bb8d808b: Retrying in 3 seconds
3889bb8d808b: Retrying in 2 seconds
3889bb8d808b: Retrying in 1 second
3889bb8d808b: Verifying Checksum
3889bb8d808b: Download complete
3889bb8d808b: Pull complete
953249f92c3e: Pull complete
d347e53585fa: Pull complete
e22e42b47537: Pull complete
3cd1798246d7: Pull complete
989ff642f07a: Pull complete
7e6339944f9c: Pull complete
461b6864cc9c: Pull complete
625530d6118b: Pull complete
71ec3e73943e: Pull complete
4527739ad2e6: Pull complete
478d52eb5fe4: Pull complete
4a46f74faa61: Pull complete
43fff3fe9cd0: Pull complete
7f19ba1b0bad: Pull complete
552f6f15d104: Pull complete
Digest: sha256:b95435728932def35d11870b82eae4aac41af1ed37d4ddd15f81615f769c5b69
Status: Downloaded newer image for genexus/dotnet:4.6.2
---> 1d6f0fd5b2c0
Step 2/4 : LABEL maintainer="Jazmin Barrionuevo <Jazmin Barrionuevo@example.com>"
---> Running in ae8465285785
Removing intermediate container ae8465285785
---> 6c16324d79ae
Step 3/4 : WORKDIR c:/inetpub/wwwroot/
---> Running in 29e2bb60352e
Removing intermediate container 29e2bb60352e
---> d54012a0de11
Step 4/4 : COPY ["temp/", "c:/inetpub/wwwroot/"]
---> 1249fd594b79
Successfully built 1249fd594b79
Successfully tagged dockercloudnetframework:latest
Make sure you push the dockercloudnetframework Docker image to a reachable Docker
registry (eg. 'docker push dockercloudnetframework')
Success: Deploy Application

You might also like