From 073382a9c61fb73b8d1915bf53fa6e8c5bd8fbb8 Mon Sep 17 00:00:00 2001 From: Nathan LeClaire Date: Fri, 13 Jun 2014 15:38:45 -0700 Subject: [PATCH] Note user name and password in docs on boot2docker Docker-DCO-1.1-Signed-off-by: Nathan LeClaire (github: nathanleclaire) --- docs/sources/installation/mac.md | 2 ++ docs/sources/installation/windows.md | 2 ++ 2 files changed, 4 insertions(+) diff --git a/docs/sources/installation/mac.md b/docs/sources/installation/mac.md index 90af22e404..bcc3155cd4 100644 --- a/docs/sources/installation/mac.md +++ b/docs/sources/installation/mac.md @@ -85,6 +85,8 @@ implementation. # Further details +If you are curious, the username for the boot2docker default user is `docker` and the password is `tcuser`. + The Boot2Docker management tool provides several commands: $ ./boot2docker diff --git a/docs/sources/installation/windows.md b/docs/sources/installation/windows.md index 6a36dfb669..85a2019422 100644 --- a/docs/sources/installation/windows.md +++ b/docs/sources/installation/windows.md @@ -68,6 +68,8 @@ The Boot2Docker management tool provides several commands: ## Container port redirection +If you are curious, the username for the boot2docker default user is `docker` and the password is `tcuser`. + The latest version of `boot2docker` sets up a host only network adaptor which provides access to the container's ports. If you run a container with an exposed port: