testssl.sh/Dockerfile.md

10 lines
145 B
Docker
Raw Normal View History

## Usage:
```
docker run -t testssl.sh example.com
```
Ability to pull image from docker hub:
```
docker run -t dr4y/testssl.sh example.com
```