Updated 04. Setting eShopOnContainer solution up in a Mac, VS Code and CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown)
parent
d5042abc0f
commit
f923bbadef
@ -129,6 +129,9 @@ Install the following software versions:
|
||||
- .NET Core 1.1 (1.1.2 with SDK 1.0.4 (Promoted to LTS)) https://github.com/dotnet/core/blob/master/release-notes/download-archives/1.1.2-download.md
|
||||
- NodeJS 6.11.1
|
||||
|
||||
Ensure you are using the lastest version of node packages such us angular-cli 1.3.0 or you will receive some errors when
|
||||
you run docker-compose -f docker-compose.ci.build.yml up because the command npm run build:prod will fail.
|
||||
|
||||
We've included a bash script that runs all the build commands locally. Navigate to your
|
||||
eShopOnContainers directory, and cd into the *cli-mac* directory. Then, run the build script:
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user