Update README
This commit is contained in:
parent
f8a58df60c
commit
05bd3d5371
@ -284,6 +284,14 @@ SSLChecker.show_result(SSLChecker.get_args(json_args=args))
|
||||
|
||||
# Docker
|
||||
|
||||
##### From the Docker Hub
|
||||
|
||||
```
|
||||
$ docker run -it --rm narbehaj/ssl-checker -H twitter.com
|
||||
```
|
||||
|
||||
##### Build your own Dockerfile
|
||||
|
||||
If you want to run this script via docker, simply do create your image and run once:
|
||||
|
||||
```
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user