We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e34164d + db25c8d commit b0cae42Copy full SHA for b0cae42
1 file changed
commands/aI-gateway/docker-run.md
@@ -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