You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 27, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,9 @@ login via SSH.
9
9
On Windows, [MSYS SSH](http://www.mingw.org/) provides a first class way to
10
10
connect to the boot2docker VM using `boot2docker.exe ssh`.
11
11
12
+
> **Note:** Docker now has an [IANA registered IP Port: 2375](http://www.iana.org/assignments/service-names-port-numbers/service-names-port-numbers.xhtml?search=docker)
13
+
> , so the use of port 4243 is deprecated. This also means that new Boot2Docker
14
+
> ISO releases and management tool are not compatible.
0 commit comments