From c5d90106e83fe99116e48794e85f32017555c809 Mon Sep 17 00:00:00 2001 From: Joe Testa Date: Mon, 22 Apr 2024 17:54:37 -0400 Subject: [PATCH] Updated docker run command. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e75934e..a813804 100644 --- a/README.md +++ b/README.md @@ -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):