mirror of https://github.com/docker/docs.git
35 lines
1.7 KiB
Markdown
35 lines
1.7 KiB
Markdown
Docker Toolbox 
|
|
==================================
|
|
|
|
[](https://www.docker.com/toolbox)
|
|
|
|
The Docker Toolbox installs everything you need to get started with
|
|
Docker on Mac OS X and Windows, including:
|
|
|
|
| | Mac | Windows | Linux on Desktop (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
|
|
|
|
Full documentation [is available
|
|
here](https://docs.docker.com/installation/mac/).
|
|
|
|
## 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.
|
|
|
|
## License
|
|
|
|
Docker Toolbox code is licensed under the Apache License, Version 2.0. See [LICENSE](https://github.com/docker/toolbox/blob/master/LICENSE) for the full license text.
|
|
|
|
Docker Toolbox Logo and all other related Docker artwork © Docker, Inc. 2015. All rights reserved; not licensed for third party use.
|