Browse code

Note user name and password in docs on boot2docker

Docker-DCO-1.1-Signed-off-by: Nathan LeClaire <nathan.leclaire@docker.com> (github: nathanleclaire)

Nathan LeClaire authored on 2014/06/14 07:38:45
Showing 2 changed files
... ...
@@ -85,6 +85,8 @@ implementation.
85 85
 
86 86
 # Further details
87 87
 
88
+If you are curious, the username for the boot2docker default user is `docker` and the password is `tcuser`.
89
+
88 90
 The Boot2Docker management tool provides several commands:
89 91
 
90 92
     $ ./boot2docker
... ...
@@ -68,6 +68,8 @@ The Boot2Docker management tool provides several commands:
68 68
 
69 69
 ## Container port redirection
70 70
 
71
+If you are curious, the username for the boot2docker default user is `docker` and the password is `tcuser`.
72
+
71 73
 The latest version of `boot2docker` sets up a host only network adaptor which provides access to the container's ports.
72 74
 
73 75
 If you run a container with an exposed port: