Skip to content

Commit b0cae42

Browse files
authored
Merge pull request #20 from puken-dagobert/puken-dagobert-patch-12
Create docker-run.md
2 parents e34164d + db25c8d commit b0cae42

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

commands/aI-gateway/docker-run.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
repo: "https://github.com/Portkey-AI/gateway"
3+
category: "AI"
4+
logo: null # Optional - provide URL to logo if available
5+
---
6+
7+
# Docker Run Command
8+
9+
```bash
10+
docker run --rm -p 8787:8787 portkeyai/gateway:latest
11+
```

0 commit comments

Comments
 (0)