File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 " go-vet"
88 ],
99 "MainDirsExclude" : " vendor,Godeps,testdata" ,
10- "PackageVersion" : " 1.1.0+ " ,
10+ "PackageVersion" : " 1.2.0 " ,
1111 "ConfigVersion" : " 0.9"
1212}
Original file line number Diff line number Diff line change @@ -159,7 +159,7 @@ $ docker run --privileged -v /var/lib/docker:/var/lib/docker -it --rm -p 2222:22
159159
160160## Changelog
161161
162- ### master (unreleased )
162+ ### [ v1.2.0 ] ( https://github.com/moul/ssh2docker/releases/tag/v1.2.0 ) (2015-11-22 )
163163
164164* Support of ` --host-key=system ` to use OpenSSH keys ([ #45 ] ( https://github.com/moul/ssh2docker/issues/45 ) )
165165* Support of custom entrypoint ([ #63 ] ( https://github.com/moul/ssh2docker/issues/63 ) )
@@ -171,7 +171,7 @@ $ docker run --privileged -v /var/lib/docker:/var/lib/docker -it --rm -p 2222:22
171171* Support of ` --local-user ` option, to allow a specific user to be a local shell ([ #44 ] ( https://github.com/moul/ssh2docker/issues/44 ) )
172172* Kill connection when exiting shell (ctrl+D) ([ #43 ] ( https://github.com/moul/ssh2docker/issues/43 ) )
173173
174- [ full commits list] ( https://github.com/moul/ssh2docker/compare/v1.1.0...master )
174+ [ full commits list] ( https://github.com/moul/ssh2docker/compare/v1.1.0...v1.2.0 )
175175
176176### [ v1.1.0] ( https://github.com/moul/ssh2docker/releases/tag/v1.1.0 ) (2015-10-07)
177177
You can’t perform that action at this time.
0 commit comments