Browse code

add an image to show the use of the Docker OSX applet

Docker-DCO-1.1-Signed-off-by: Sven Dowideit <SvenDowideit@docker.com> (github: SvenDowideit)

Sven Dowideit authored on 2014/06/08 10:03:47
Showing 2 changed files
1 1
new file mode 100644
2 2
Binary files /dev/null and b/docs/sources/installation/images/osx-Boot2Docker-Start-app.png differ
... ...
@@ -32,12 +32,14 @@ virtual machine and run the Docker daemon.
32 32
 2. Run the installer, which will install VirtualBox and the Boot2Docker management
33 33
    tool.
34 34
    ![](/installation/images/osx-installer.png)
35
-3. Open a terminal and run:
35
+3. Run the `Boot2Docker` app in the `Applications` folder:
36
+   ![](/installation/images/osx-Boot2Docker-Start-app.png)
37
+   OR to do it manually, open a terminal and run:
36 38
 
37 39
 ```
38 40
 	boot2docker init
39 41
 	boot2docker start
40
-	export DOCKER_HOST=tcp://localhost:2375
42
+	export DOCKER_HOST=tcp://$(boot2docker ip 2>/dev/null):2375
41 43
 ```
42 44
 
43 45
 `boot2docker init` will ask you to enter an ssh key passphrase - the simplest