support password flag.

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
This commit is contained in:
Bo-Yi Wu
2016-12-27 16:23:52 +08:00
parent 4c85fe6ea9
commit d55423fa68
3 changed files with 37 additions and 18 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ Build the docker image with the following commands:
```
CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -a -tags netgo
docker build --rm=true -t plugins/ssh .
docker build -t plugins/ssh .
```
Please note incorrectly building the image for the correct x64 linux and with