Skip to content

Instantly share code, notes, and snippets.

@gupta-himanshu
Created December 5, 2018 04:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gupta-himanshu/eaebe03e04e1abe47dc26aacb68d6ad9 to your computer and use it in GitHub Desktop.
Save gupta-himanshu/eaebe03e04e1abe47dc26aacb68d6ad9 to your computer and use it in GitHub Desktop.
# Start Minikube
(minikube delete || true) &>/dev/null && minikube start --memory 2048 && eval $(minikube docker-env)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment