Commit 87a26fb
committed
chore: add minimal Dockerfile for Glama.ai validation
Needed by Glama (and other MCP marketplaces that sandbox-run servers
for validation). The bundle in dist/index.js is self-contained, so the
container only needs node:20 — no install step, no package.json copy.
End users still install via `npx -y @roamzy/mcp-server` from npm; this
Dockerfile is for marketplace validators only.
Refs: punkpeye/awesome-mcp-servers#6733 (auto-bot listing requirements).1 parent edb16f9 commit 87a26fb
1 file changed
Lines changed: 30 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments