Update Readme.md
This commit is contained in:
@@ -43,11 +43,6 @@ if you prefer to not use the scripts I have made you will need the following ins
|
|||||||
|
|
||||||
* dotnet core
|
* dotnet core
|
||||||
* docker-toolbox
|
* docker-toolbox
|
||||||
* nodejs
|
|
||||||
* npm
|
|
||||||
* yeoman
|
|
||||||
* generator-docker (npm module)
|
|
||||||
* generator-dotnet (npm module)
|
|
||||||
|
|
||||||
## Notes about Windows 7, 8, 8.1, server 2012
|
## Notes about Windows 7, 8, 8.1, server 2012
|
||||||
|
|
||||||
@@ -72,4 +67,4 @@ Now when we work with docker we need to first configure our shell to tell docker
|
|||||||
docker-machine env mydock | invoke-expression
|
docker-machine env mydock | invoke-expression
|
||||||
```
|
```
|
||||||
|
|
||||||
You will then need to `docker-machine ls` and take note of your docker machine's IP address. When we launch websites in docker instead of browsing on localhost you will browse to your docker machine's IP address.
|
You will then need to `docker-machine ls` and take note of your docker machine's IP address. When we launch websites in docker instead of browsing on localhost you will browse to your docker machine's IP address.
|
||||||
|
|||||||
Reference in New Issue
Block a user