Source repo for Docker's Documentation
Go to file
Jeffrey Morgan 2c3299a986 Check for Virtualbox.app
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
2015-08-12 14:56:02 -07:00
LICENSE creating license folder. 2015-08-04 14:06:07 -07:00
osx Check for Virtualbox.app 2015-08-12 14:56:02 -07:00
windows Removing the need for sed in quickstart 2015-08-12 13:52:39 -07:00
.gitignore update .gitignore 2015-07-29 13:14:58 -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
MAINTAINERS Adding Maintainer list 2015-07-29 13:15:39 -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.