Skip to content

Commit

Permalink
Merge pull request #6681 from RA489/slowdocker
Browse files Browse the repository at this point in the history
Document to improve docker performance if docker driver is too slow
  • Loading branch information
priyawadhwa authored Mar 18, 2020
2 parents cf11d47 + f5de2ff commit 0cff70d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/content/en/docs/Reference/Drivers/docker.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ As an experimental driver, not all commands are supported on all platforms. Nota
## Troubleshooting

* Run `minikube start --alsologtostderr -v=1` to debug crashes
* If your docker is too slow on mac os try [Improving docker performance](https://docs.docker.com/docker-for-mac/osxfs-caching/)

0 comments on commit 0cff70d

Please sign in to comment.