Source repo for Docker's Documentation
Go to file
Jeffrey Morgan b77fd4d99b Better windows version reporting & correct issue link
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
2015-08-28 15:39:21 -07:00
LICENSE creating license folder. 2015-08-04 14:06:07 -07:00
osx Remove pipefail in boot2docker.iso postinstall 2015-08-27 17:39:33 -07:00
windows Better windows version reporting & correct issue link 2015-08-28 15:39:21 -07:00
.dockerignore Build both windows and mac installers via Docker build 2015-08-15 16:46:54 -07:00
.gitignore Fixes and opt-out metrics to windows installer, better handling of silent installs on windows. 2015-08-27 17:36:36 -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 Small fixes and improvements to new migration & building 2015-08-27 17:36:04 -07:00
Dockerfile.windows Fixes and opt-out metrics to windows installer, better handling of silent installs on windows. 2015-08-27 17:36:36 -07:00
MAINTAINERS Adding Maintainer list 2015-07-29 13:15:39 -07:00
Makefile Fixes and opt-out metrics to windows installer, better handling of silent installs on windows. 2015-08-27 17:36:36 -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.