Updated docker run command.

This commit is contained in:
Joe Testa 2024-04-22 17:54:37 -04:00
parent 68cf05d0ff
commit c5d90106e8
1 changed files with 1 additions and 1 deletions

View File

@ -202,7 +202,7 @@ To install from Dockerhub:
```
$ docker pull positronsecurity/ssh-audit
```
(Then run with: `docker run -it -p 2222:2222 positronsecurity/ssh-audit 10.1.1.1`)
(Then run with: `docker run -it --rm -p 2222:2222 positronsecurity/ssh-audit 10.1.1.1`)
The status of various other platform packages can be found below (via Repology):