Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Lets suppose I have 4 Microservices (4 webapi projects -> A,B,C,D)

1) I right click on A Project- > Add Container Orchestor Support -> Next Window : Chose "Docker Compose" as Contaner Orchestorer -> Next Window : Target OS as Windows.

2) docker-compose library project is available now & Dockefile file is available for A Microservice/webpi/project.

At this point in the output window I see error saying Docker Desktop has been downloaded successfully, now installing Docker Desktop.
C:\Users\richard\AppData\Local\Temp\DockerForWindowsInstaller.exe
The file or directory is corrupted and unreadable

3) I right click on B Project- > Add Container Orchestor Support -> Next Window : "I do not see "Docker Compose" option. Why is that so ? I want to do the same operation for the remaining Microservices B,C,D.

What I have tried:

Googling. .
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900