You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to create a docker image with minikube for which i need to copy my application to minikube VM (is what i was able to found when researched). i am able to SSH into the Minikube VM.
minikube ssh
And then i am trying use the below command to copy my application directory (order-service) into minikube VM from where i will be able to build image.
order-service is the name of my application directory.
Any other approach to work with latest build image everytime with update in application ? This setup is done locally. no cloud deployment. All in local machine.
What Happened?
I am trying to create a docker image with minikube for which i need to copy my application to minikube VM (is what i was able to found when researched). i am able to SSH into the Minikube VM.
And then i am trying use the below command to copy my application directory (order-service) into minikube VM from where i will be able to build image.
order-service is the name of my application directory.
Any other approach to work with latest build image everytime with update in application ? This setup is done locally. no cloud deployment. All in local machine.
Attach the log file
logs.txt
Operating System
macOS (Default)
Driver
None
The text was updated successfully, but these errors were encountered: