mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
Merge pull request #15688 from Evalle/15564-fix-windows-doc
Fix a windows doc issue
This commit is contained in:
commit
ba9496ae48
1 changed files with 2 additions and 1 deletions
|
@ -346,7 +346,8 @@ uses. You can do this with
|
|||
[puttygen](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html):
|
||||
|
||||
1. Open `puttygen.exe` and load ("File"->"Load" menu) the private key from
|
||||
`%USERPROFILE%\.ssh\id_boot2docker`
|
||||
|
||||
%USERPROFILE%\.docker\machine\machines\<name_of_your_machine>
|
||||
|
||||
2. Click "Save Private Key".
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue