mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-10-30 21:35:26 +01:00
Added Dockerfile.md, modified Dockerfile: pull with depth=1, default-cmd: --help
This commit is contained in:
9
Dockerfile.md
Normal file
9
Dockerfile.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## Usage:
|
||||
```
|
||||
docker run -t testssl.sh example.com
|
||||
```
|
||||
|
||||
Ability to pull image from docker hub:
|
||||
```
|
||||
docker run -t dr4y/testssl.sh example.com
|
||||
```
|
||||
Reference in New Issue
Block a user