Skip to main content

One post tagged with "Docker"

Posts about Docker.

View All Tags

Docker on Windows - problems with volumes, symlinks and connectivity

ยท 2 min read

I started learning docker a few days ago. So far I have used Vagrant for virtualization, but it didn't sit very well with me. But I don't want to talk about that. I haven't quite grasped docker yet, but after a few attempts and one project, I've found that it's a cool thing to do. However, I'm not going to create any tutorial. If you are interested in one, I invite you to check the docker-curriculum.com. It's pretty cool and does a good job of explaining the basics.

While playing around with docker, I encountered a few problems and that's what this post will be about.