Skip to content

Commit 580734e

Browse files
authored
Merge pull request #16 from puken-dagobert/puken-dagobert-patch-4
Create docker-run.md
2 parents 05142a9 + 1afcac9 commit 580734e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

commands/metube/docker-run.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
repo: "https://github.com/alexta69/metube"
3+
category: "YouTube"
4+
---
5+
6+
# Docker Run Command
7+
8+
```bash
9+
docker run -d -p 8081:8081 -v ./downloads-metube:/downloads ghcr.io/alexta69/metube:latest
10+
```

0 commit comments

Comments
 (0)