mirror of https://github.com/docker/docs.git
Merge pull request #6283 from huslage/doc-videos
Videos for installing b2d
This commit is contained in:
commit
f72a31ae31
|
@ -21,6 +21,10 @@ To make this process easier we designed a helper application called
|
||||||
[boot2docker](https://github.com/boot2docker/boot2docker) to install the
|
[boot2docker](https://github.com/boot2docker/boot2docker) to install the
|
||||||
virtual machine and run the Docker daemon.
|
virtual machine and run the Docker daemon.
|
||||||
|
|
||||||
|
## Demonstration
|
||||||
|
|
||||||
|
<iframe width="640" height="360" src="//www.youtube.com/embed/wQsrKX4588U?rel=0" frameborder="0" allowfullscreen></iframe>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
1. Download the latest release of the [Docker for OSX Installer](
|
1. Download the latest release of the [Docker for OSX Installer](
|
||||||
|
|
|
@ -18,6 +18,9 @@ To make this process easier we designed a helper application called
|
||||||
[boot2docker](https://github.com/boot2docker/boot2docker) to install the
|
[boot2docker](https://github.com/boot2docker/boot2docker) to install the
|
||||||
virtual machine and run the Docker daemon.
|
virtual machine and run the Docker daemon.
|
||||||
|
|
||||||
|
## Demonstration
|
||||||
|
|
||||||
|
<iframe width="640" height="480" src="//www.youtube.com/embed/oSHN8_uiZd4?rel=0" frameborder="0" allowfullscreen></iframe>
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue