зеркало из https://github.com/docker/kitematic.git
added toolbox overview
added keywords and weight to the metadata for menu placement Signed-off-by: Victoria Bialas <victoria.bialas@docker.com>
This commit is contained in:
Родитель
246990d5d1
Коммит
2bdfb8f211
Двоичный файл не отображается.
После Ширина: | Высота: | Размер: 135 KiB |
|
@ -0,0 +1,44 @@
|
|||
<!--[metadata]>
|
||||
+++
|
||||
title = "Toolbox Overview"
|
||||
description = "Documentation that provides an overview of Toolbox"
|
||||
keywords = ["docker, documentation, about, technology, kitematic, gui, toolbox"]
|
||||
[menu.main]
|
||||
parent="workw_toolbox"
|
||||
weight=1
|
||||
+++
|
||||
<![end-metadata]-->
|
||||
|
||||
# Toolbox Overview
|
||||
|
||||
Docker Toolbox is an installer for quick setup and launch of a Docker environment on Mac and Windows systems.
|
||||
|
||||
![Toolbox installer](images/toolbox-installer.png)
|
||||
|
||||
## What's in the box
|
||||
|
||||
Toolbox includes these Docker tools:
|
||||
|
||||
* Docker Machine for running `docker-machine` commands
|
||||
|
||||
* Docker Engine for running the `docker` commands
|
||||
|
||||
* Docker Compose for running the `docker-compose` commands
|
||||
|
||||
* Kitematic, the Docker GUI
|
||||
|
||||
* a shell preconfigured for a Docker command-line environment
|
||||
|
||||
* Oracle VirtualBox
|
||||
|
||||
## Ready to get started?
|
||||
|
||||
<a href="https://www.docker.com/products/docker-toolbox" target="_blank">Download Docker Toolbox</a> from the product page. Explore videos, tutorials, and other resources there to help you get started with Docker.
|
||||
|
||||
## Next Steps
|
||||
|
||||
* <a href="https://docs.docker.com/mac/" target="_blank">Get Started with Docker for Mac OS X</a>
|
||||
|
||||
* <a href="https://docs.docker.com/windows/" target="_blank">Get Started with Docker for Windows</a>
|
||||
|
||||
* [Learn about Kitematic](userguide/)
|
Загрузка…
Ссылка в новой задаче