We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8dc755b commit 4a1b82cCopy full SHA for 4a1b82c
windows/windows-containers/MultiContainerApp.md
@@ -16,7 +16,7 @@ To try out Compose on Windows, clone a variant of the ASP.NET Core MVC MusicStor
16
```
17
git clone https://github.com/dockersamples/dotnet-musicstore
18
...
19
-cd Musicstore
+cd dotnet-musicstore
20
docker-compose -f .\docker-compose.windows.yml build
21
22
docker-compose -f .\docker-compose.windows.yml up
0 commit comments