We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5873e2c + db62487 commit 9d5eb23Copy full SHA for 9d5eb23
1 file changed
commands/password-pusher/docker-run.md
@@ -0,0 +1,11 @@
1
+---
2
+repo: "https://github.com/pglombardo/PasswordPusher"
3
+category: "Security"
4
+logo: "https://pwpush.com/assets/apple-icon-d9f06f54.png"
5
6
+
7
+# Docker Run Command
8
9
+```bash
10
+docker run -d -p "5100:5100" pglombardo/pwpush:latest
11
+```
0 commit comments