Updated 03. Setting the eShopOnContainers solution up in a Windows CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown)

Cesar De la Torre 2018-01-03 10:04:38 -08:00
parent 3c74534f1f
commit 1443a64f00

@ -127,7 +127,7 @@ Move to the root folder of the solution:
`cd YourPath\eShopOnContainers\` `cd YourPath\eShopOnContainers\`
Then, run the following docker-compose command which is using a special docker-compose file (docker-compose.ci.build.yml) which internally is spinning up the mentioned "build container". Then, run the following docker command:
`docker-compose build` `docker-compose build`