Kitematic is taking longer time

+1 vote

Hi All,

Kitematic UI is taking longer time to connect to docker hub and also not able to create any new container using Kitematic. Kindly help on this.

Sep 6, 2019 in Docker by Manjunathan
• 130 points
2,077 views

Sometimes kitematic doesn't install the VirtualBox properly. Make sure it's installed properly. Most of the time retrying the setup works. 

Try the following commands on the command line and let me know the output.

docker-machine rm -f dev
docker-machine create -d virtualbox dev

No answer to this question. Be the first to respond.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.

Related Questions In Docker

0 votes
1 answer

Is Dockerfile versioning a best practice?

According to me , it will be ...READ MORE

answered Jun 17, 2018 in Docker by shubham
• 7,340 points
1,803 views
+1 vote
4 answers

COPY is not working in Docker

I had the exact same issue. I ...READ MORE

answered May 6, 2019 in Docker by Emilia
25,398 views
0 votes
1 answer
0 votes
1 answer

How do I fix this error? docker run --- name “xyz” is already in use by container

You need to remove container "registry-v1". Run docker rm ...READ MORE

answered Feb 19, 2021 in Docker by Abhinav Kumar

edited Mar 5, 2025 13,820 views
0 votes
1 answer

Where is the Docker daemon log?

It depends on your OS. Here are ...READ MORE

answered Jul 18, 2018 in Docker by Kalgi
• 2,680 points
4,895 views
0 votes
1 answer

What is the difference between “expose” and “publish” in Docker?

Basically, you have three options: Neither specify EXPOSE nor -p -> ...READ MORE

answered Jul 18, 2018 in Docker by Nilesh
• 7,060 points
4,339 views
+2 votes
1 answer
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
7,658 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP