Skip to content

Instantly share code, notes, and snippets.

@gupta-himanshu
Last active December 5, 2018 06:04
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/c2e7e425f9f3b7c8ab7ba422b663aff1 to your computer and use it in GitHub Desktop.
Save gupta-himanshu/c2e7e425f9f3b7c8ab7ba422b663aff1 to your computer and use it in GitHub Desktop.
# Build Docker Image
eval $(minikube docker-env)
mvn clean package docker:build -P kubernetes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment