Source repo for Docker's Documentation
Go to file
Jeffrey Morgan 064743ba3f Use jessie instead of wheezy 2015-08-16 17:14:19 -07:00
LICENSE creating license folder. 2015-08-04 14:06:07 -07:00
osx Bump versions 2015-08-15 20:03:36 -07:00
windows Build both windows and mac installers via Docker build 2015-08-15 16:46:54 -07:00
.dockerignore Build both windows and mac installers via Docker build 2015-08-15 16:46:54 -07:00
.gitignore Build both windows and mac installers via Docker build 2015-08-15 16:46:54 -07:00
CHANGELOG.md update changelog. 2015-07-23 13:27:58 -07:00
CONTRIBUTING.md Adding contributing license. 2015-08-10 14:19:18 -07:00
Dockerfile.osx Use jessie instead of wheezy 2015-08-16 17:14:19 -07:00
Dockerfile.windows Build both windows and mac installers via Docker build 2015-08-15 16:46:54 -07:00
MAINTAINERS Adding Maintainer list 2015-07-29 13:15:39 -07:00
Makefile Build both windows and mac installers via Docker build 2015-08-15 16:46:54 -07:00
README.md replace logo image. 2015-08-05 17:58:18 -07:00
ROADMAP.md update roadmap. 2015-08-10 10:47:05 -07:00
TESTING.md update 2015-08-11 14:14:05 -07:00

README.md

Docker Toolbox

docker toolbox logo

The Docker Toolbox installs everything you need to get started with Docker on Mac OS X and Windows, including:

Mac Windows Desktop Linux (Help Wanted)
Docker Client / Engine Client Client Engine
Docker Machine Yes Yes Yes
Docker Compose Yes Coming Soon Yes
Docker Kitematic Yes Yes Coming Soon
VirtualBox 5.0 Yes Yes No
Delivery Format .pkg .exe script* (cURL)

Installation and documentation

Documentation for Mac is available here.

Documentation for Windows is available here.

Toolbox is currently unavailable for Linux; To get started with Docker on Linux, please follow the Linux Getting Started Guide.

Frequently Asked Questions

Do I have to install VirtualBox?

No, you can deselect VirtualBox during installation. It is bundled in case you want to have a working environment for free.