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
1,276 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
711 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
21,427 views
0 votes
1 answer
0 votes
1 answer
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
3,814 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,050 points
3,069 views
+2 votes
1 answer
+2 votes
1 answer

Deploy Docker Containers from Docker Cloud

To solve this problem, I followed advice ...READ MORE

answered Sep 3, 2018 in AWS by Priyaj
• 58,090 points
2,467 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