Serdar Yegulalp
Senior Writer

Docker’s new acquisition does containers on the desktop

news analysis
Mar 12, 20153 mins

The company's latest buy, Kitematic, eases the use of Docker on Macs -- and soon Windows

Once again, Docker has set its sights a little wider by acquiring an outside firm. But the acquired company doesn’t ease the use of Docker on the server, Docker’s typical stomping ground. Rather, it focuses on using Docker on Mac desktops — and soon Windows.

Kitematic, an open source tool, allows developers to create and deploy Docker containers on Macs using a graphical interface. The user’s system is configured to run Docker containers, which can then be pulled from Docker Hub and set up with various automation features, such as automapping of network ports and drive volumes. The completed containers can be run in much the same manner as one might download and launch a VM appliance in VMware Desktop. (Kitematic uses VirtualBox to run a container host.)

Kitematic Blog.Docker.com

Kitematic uses VirtualBox to manage and launch Docker containers on Mac OS X through a convenient GUI. A Windows port is expected soon.

Docker says its interest in the company is about “expand[ing] our efforts in creating tooling that enriches the developer experience.” As with Docker’s earlier acquisition of Orchard, whose Fig product in turn became Docker Compose, Docker’s professed plan with Kitematic is less about the project itself than about spinning in the talent behind the project: “Adding talented people like the Kitematic team to Docker is how we ensure that we keep focused on tackling new challenges for developers as they arise.”

Kitematic “remains open source and free,” although if Docker follows the same path it did with Orchard, it’s likely Kitematic will be rebranded and reworked over time into a more Docker-specific product. This might spark more criticism of the kind previously levied at Docker: that the company is attempting to spread itself too thin and should leave the actual tooling to third parties.

The road map for Kitematic, last changed eight days ago, lists several intriguing items that hint at future directions for both that product and Docker itself together. Windows support, slated for sometime in May of this year, is among the most intriguing. This ought to be possible in the short run, without the need for direct support for the Docker daemon on Windows, since Kitematic currently uses VirtualBox to run a container host. With Microsoft already having helped produce a native Windows port of the Docker client, Windows developers may be able to use it in conjunction with Kitematic to run containers on Windows earlier than expected.

Serdar Yegulalp

Serdar Yegulalp is a senior writer at InfoWorld. A veteran technology journalist, Serdar has been writing about computers, operating systems, databases, programming, and other information technology topics for 30 years. Before joining InfoWorld in 2013, Serdar wrote for Windows Magazine, InformationWeek, Byte, and a slew of other publications. At InfoWorld, Serdar has covered software development, devops, containerization, machine learning, and artificial intelligence, winning several B2B journalism awards including a 2024 Neal Award and a 2025 Azbee Award for best instructional content and best how-to article, respectively. He currently focuses on software development tools and technologies and major programming languages including Python, Rust, Go, Zig, and Wasm. Tune into his weekly Dev with Serdar videos for programming tips and techniques and close looks at programming libraries and tools.

More from this author