Docker is something like 14 months old, and it’s already got lots of adoption. And a conference.
I really want Docker for Windows. Where is it? The closest is boot2docker, which runs Docker in a VM
Some random bits about Docker-like functionality for Windows.
- StackOverflow: Docker.io for Windows
Docker removed Vagrant support, but Vagrant is adding Docker support.
People are working on extending Docker functionality (in fact, this is where boot2docker came from):
- Run Docker on any OS in a Headless Hypervisor
- Headless Hypervisor for OSX is Almost Here
- github: docker-osx
Here’s a post about Vagrant, Docker and Ansible that’s relevant (still VMs)