Updated 04. Setting eShopOnContainer solution up in a Mac, VS for Mac or with CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown)
parent
e4a0cde413
commit
05e91a7b81
@ -133,7 +133,7 @@ It should take a few minutes to compile all the .NET Core projects plus the SPA
|
|||||||
|
|
||||||
`docker images`
|
`docker images`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
Those Docker images you see are the ones you have available in your local image repository in your machine.
|
Those Docker images you see are the ones you have available in your local image repository in your machine.
|
||||||
You might have additional images, but at least, you should see the the custom images starting with the prefix "eshop" which is the name of the image repo. The rest of the images that are not starting with "eshop" will probably be official base-images like the microsoft/aspnetcore or the SQL Server for Linux images, etc.
|
You might have additional images, but at least, you should see the the custom images starting with the prefix "eshop" which is the name of the image repo. The rest of the images that are not starting with "eshop" will probably be official base-images like the microsoft/aspnetcore or the SQL Server for Linux images, etc.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user