Update docker README

This commit is contained in:
knqyf263
2017-01-21 22:04:57 +09:00
parent 8fe34c8474
commit 6cbe3cdb93

View File

@@ -131,7 +131,7 @@ $ docker run --rm \
## Step3. Prepare
```console
$ docker run --rm \
$ docker run --rm -it\
-v ~/.ssh:/root/.ssh:ro \
-v $PWD:/vuls \
-v $PWD/vuls-log:/var/log/vuls \