Skip to content

Commit db62487

Browse files
Create docker-run.md
1 parent 5873e2c commit db62487

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)