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-02 17:59:32 -08:00
parent 9cf8dfd306
commit 989b4f2fce

@ -59,8 +59,8 @@ Once Docker for Windows is installed in your machine, enter into its Settings an
<img src="img/docker_settings.png"> <img src="img/docker_settings.png">
### Share drives in Docker settings ### Share drives in Docker settings (OPTIONAL)
This step is optional but recommended, as Docker needs sometime to access the shared drives when building, depending on the actions. This step is optional but recommended, as Docker sometimes needs to access the shared drives when building, depending on the actions. With the by default eShopOnContainers build process you don't need it, but if you were running a CI build container or Visual Studio, you might need it.
The drive you'll need to share depends on where you place your source code. The drive you'll need to share depends on where you place your source code.