mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-31 04:41:15 +01:00
Merge pull request #2463 from janbrasna/fix-docker-md-quotes
Fix Dockerfile.md formatting
This commit is contained in:
commit
c30e541658
@ -36,7 +36,7 @@ You can pull the image from dockerhub and run:
|
|||||||
docker run --rm -t drwetter/testssl.sh --fs example.com
|
docker run --rm -t drwetter/testssl.sh --fs example.com
|
||||||
```
|
```
|
||||||
|
|
||||||
Supported tags are: ``3.2`` and ``latest`, which are the same, i.e. the rolling release. ``3.0`` is the latest stable version from git which might have a few improvements (see git log) over the released version 3.0.X.
|
Supported tags are: ``3.2`` and ``latest``, which are the same, i.e. the rolling release. ``3.0`` is the latest stable version from git which might have a few improvements (see git log) over the released version 3.0.X.
|
||||||
|
|
||||||
``docker run --rm -t drwetter/testssl.sh:stable example.com``.
|
``docker run --rm -t drwetter/testssl.sh:stable example.com``.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user