added version names

added version names
This commit is contained in:
Michael Chiang 2015-07-21 17:55:02 -07:00
parent 3504e084bd
commit 3b75150a5d
1 changed files with 7 additions and 5 deletions

View File

@ -5,10 +5,12 @@
**Initial release of the Docker Toolbox** **Initial release of the Docker Toolbox**
- Installs the latest versions of the following tools on your Mac or Windows PC: - Installs the latest versions of the following tools on your Mac or Windows PC:
- Docker Client - Docker Client 1.8.0
- Docker Machine - Docker Machine 0.4.0 (Can be used to create Docker Swarm clusters)
- Docker Compose - Docker Compose 1.4.0 (Mac only)
- Docker Kitematic - Docker Kitematic 0.8
- VirtualBox - VirtualBox 5.0.0-101573
- VirtualBox Kernel Extension
- VirtualBox Command Line Utilities
- Native installers for Mac OS X and Windows - Native installers for Mac OS X and Windows
- Docker Quickstart Terminal shortcut for easily provisioning a local Docker environment - Docker Quickstart Terminal shortcut for easily provisioning a local Docker environment