Skip to content

Commit 9d5eb23

Browse files
authored
Merge pull request #25 from puken-dagobert/puken-dagobert-patch-17
Create docker-run.md
2 parents 5873e2c + db62487 commit 9d5eb23

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)