We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f983c32 + f5dfe90 commit e5b8255Copy full SHA for e5b8255
1 file changed
commands/mathesar/docker-run.md
@@ -0,0 +1,11 @@
1
+---
2
+repo: "https://github.com/mathesar-foundation/mathesar"
3
+category: "Database"
4
+logo: "https://mathesar.org/apple-touch-icon.png"
5
6
+
7
+# Docker Run Command
8
9
+```bash
10
+docker run -it --name mathesar -p 8000:8000 mathesar/mathesar:latest
11
+```
0 commit comments