Updated 03. Setting the eShopOnContainers solution up in a Windows CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown)
parent
0fa5268007
commit
a4411c3c48
@ -130,7 +130,7 @@ After a successful execution of those npm commands, move to the next step.
|
||||
If you have any issue here, read the [Setting the Web SPA application up](https://github.com/dotnet/eShopOnContainers/wiki/06.-Setting-the-Web-SPA-application-up) for further details.
|
||||
|
||||
|
||||
# Build Docker images and compile the application's projects with single command thanks to Docker Multi-Stage
|
||||
# Build Docker images and compile the application's projects with a single command thanks to Docker Multi-Stage
|
||||
|
||||
The recommended approach is to build the .NET bits and Docker images with a single command based on Docker Multi-Stage by simply running the following command within the solution's root folder:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user