Serdar Yegulalp
Senior Writer

Docker Toolbox unites Compose, Boot2Docker, Kitematic

news analysis
Aug 17, 20152 mins

With Toolbox, Docker pulls together a collection of apps for working with containers on the desktop, long a pain point with users

Using Docker on the desktop has long meant dealing with several separate pieces: the minimal Boot2Docker Linux image used to run Docker, the Mac tool Kitematic (acquired by Docker not long ago), and Docker Compose.

Docker’s next move distills all those pieces into a single product: Toolbox.

Toolbox is not actually a solitary, Docker-branded product replacement for the separate pieces. Rather, it provides a simplified way to obtain, install, and organize them without requiring the user to ferret them out individually.

According to Docker, Toolbox will not only help prospective Docker developers get up and running, but will also allow people to work on a desktop development environment with apps already defined in Compose.

Boot2Docker migration Docker

Users on the older version of Boot2Docker will be automatically migrated to the new version when they install Toolbox.

One feature of Toolbox: It partly subsumes Boot2Docker. Originally, the Docker VM was managed by the  boot2docker command-line tool (supplied with the Boot2Docker image), but now it’s managed directly by Machine. The VirtualBox virtual-machine application is still used to launch the Boot2Docker distribution.

For those who depend on the Boot2Docker stack, Docker has made accommodations. Existing Boot2Docker installations are automatically migrated over to the new tool set in Toolbox, for instance, as shown above.

Kitematic, formerly an independent outfit, provided an open source GUI for Docker that boots a minimal Linux image inside VirtualBox. That product hasn’t changed a great deal since Docker acquired the company, minimizing disruptions for workflows already built on top of it.

Docker could likely consolidate more of Toolbox around and underneath Kitematic — and make Toolbox a one-stop, GUI-driven avenue to Docker on the desktop. There’s room to add other tools from the Docker landscape — such as Docker Compose UI, an in-the-works graphical interface for Compose.

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