Update minikube.md
format the command line
This commit is contained in:
@@ -101,6 +101,7 @@ To be able to work with the docker daemon on your mac/linux host use the `docker
|
|||||||
eval $(minikube docker-env)
|
eval $(minikube docker-env)
|
||||||
```
|
```
|
||||||
you should now be able to use docker on the command line on your host mac/linux machine talking to the docker daemon inside the minikube VM:
|
you should now be able to use docker on the command line on your host mac/linux machine talking to the docker daemon inside the minikube VM:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker ps
|
docker ps
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user