Merge branch 'master' of github.com:TerribleDev/intro-to-docker
This commit is contained in:
@@ -64,4 +64,4 @@ Now when we work with docker we need to first configure our shell to tell docker
|
||||
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