mirror of https://github.com/docker/docs.git
Create CHANGELOG.md
This commit is contained in:
parent
82033f62e9
commit
ae901c5413
|
|
@ -0,0 +1,14 @@
|
||||||
|
# Changelog
|
||||||
|
|
||||||
|
## 1.8.0
|
||||||
|
|
||||||
|
**Initial release of the Docker Toolbox**
|
||||||
|
|
||||||
|
- Installs the latest versions of the following tools on your Mac or Windows PC:
|
||||||
|
- Docker Client
|
||||||
|
- Docker Machine
|
||||||
|
- Docker Compose
|
||||||
|
- Docker Kitematic
|
||||||
|
- VirtualBox
|
||||||
|
- Native installers for Mac OS X and Windows
|
||||||
|
- Docker Quickstart Terminal shortcut for easily provisioning a local Docker environment
|
||||||
Loading…
Reference in New Issue