Skip to content

Commit

Permalink
docs: update docker setup (#279)
Browse files Browse the repository at this point in the history
  • Loading branch information
ocervell committed Apr 12, 2024
1 parent e27b339 commit 9b56e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -116,7 +116,7 @@ wget -O - https://raw.githubusercontent.com/freelabz/secator/main/scripts/instal
<summary>Docker</summary>

```sh
docker run -it freelabz/secator --help
docker run -it --rm --net=host freelabz/secator --help
```

</details>
Expand Down

0 comments on commit 9b56e75

Please sign in to comment.