Source repo for Docker's Documentation
Go to file
Jeffrey Morgan e6797d8b7e Default Git and VirtualBox to off if they are already installed.
Signed-off-by: Jeffrey Morgan <jmorganca@gmail.com>
2015-08-28 18:32:29 -07:00
LICENSE creating license folder. 2015-08-04 14:06:07 -07:00
osx Improved uninstall remove VM messages 2015-08-28 15:40:24 -07:00
windows Default Git and VirtualBox to off if they are already installed. 2015-08-28 18:32:29 -07:00
.dockerignore More efficient .dockerignore 2015-08-28 15:40:08 -07:00
.gitignore More efficient .dockerignore 2015-08-28 15:40:08 -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.