Skip to content

Commit 2a9a0ad

Browse files
committed
'check point'
1 parent 3a7bcce commit 2a9a0ad

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

annosaurus/src/site/docs/DEPLOYMENT.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
Pre-built multi-platform images (amd64/arm64) are published to Docker Hub as `mbari/annosaurus`.
66

77
**PostgreSQL:**
8+
89
```bash
910
docker run -d \
1011
-p 8080:8080 \
@@ -21,6 +22,7 @@ docker run -d \
2122
```
2223

2324
**SQL Server:**
25+
2426
```bash
2527
docker run -d \
2628
-p 8080:8080 \

0 commit comments

Comments
 (0)