reimplement PRs to fix tech typo
This is to resolve the typo referenced for PRs #2127, #2312, and #2349
This commit is contained in:
@@ -146,7 +146,7 @@ eval $(minikube docker-env)
|
|||||||
```
|
```
|
||||||
|
|
||||||
**Note:** Later, when you no longer wish to use the Minikube host, you can undo
|
**Note:** Later, when you no longer wish to use the Minikube host, you can undo
|
||||||
this change by running `eval $(minikube docker-env) -u`.
|
this change by running `eval $(minikube docker-env -u)`.
|
||||||
|
|
||||||
Build your Docker image, using the Minikube Docker daemon:
|
Build your Docker image, using the Minikube Docker daemon:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user