Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

175
Views
The docker host is currently not running

From Ubuntu 18.0.4 i am trying to run next command on terminal

eval $(minikube docker-env)

but unfortunately i got next message

enter image description here

and when i checked docker status i see it's running and active

enter image description here

Note: I started minikube cluster using next command

minikube start -p ClusterName

not using

minikube start

any idea how i can solve this problem?

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

If you started your minikube instance with

minikube start -p ClusterName

Then you'll have to put the profile name for each command

minikube docker-env -p ClusterName

So you finally can run next command to get it work

> eval $(minikube docker-env -p YourClusterName)
over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!