Skip to content

Commit f5dfe90

Browse files
Create docker-run.md
1 parent f983c32 commit f5dfe90

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

commands/mathesar/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/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

Comments
 (0)